Uses of Interface
software.amazon.awscdk.interfaces.timestream.IDatabaseRef
Packages that use IDatabaseRef
Package
Description
AWS::Timestream Construct Library
-
Uses of IDatabaseRef in software.amazon.awscdk.interfaces.timestream
Subinterfaces of IDatabaseRef in software.amazon.awscdk.interfaces.timestreamModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDatabaseRef.Classes in software.amazon.awscdk.interfaces.timestream that implement IDatabaseRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IDatabaseRef in software.amazon.awscdk.services.timestream
Classes in software.amazon.awscdk.services.timestream that implement IDatabaseRefMethods in software.amazon.awscdk.services.timestream that return IDatabaseRefModifier and TypeMethodDescriptionstatic IDatabaseRefCfnDatabase.fromDatabaseArn(software.constructs.Construct scope, String id, String arn) Creates a new IDatabaseRef from an ARN.static IDatabaseRefCfnDatabase.fromDatabaseName(software.constructs.Construct scope, String id, String databaseName) Creates a new IDatabaseRef from a databaseName.