Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.dynamodb.CfnGlobalTableMixinProps
Packages that use CfnGlobalTableMixinProps
-
Uses of CfnGlobalTableMixinProps in software.amazon.awscdk.cfnpropertymixins.services.dynamodb
Classes in software.amazon.awscdk.cfnpropertymixins.services.dynamodb that implement CfnGlobalTableMixinPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnGlobalTableMixinPropsMethods in software.amazon.awscdk.cfnpropertymixins.services.dynamodb that return CfnGlobalTableMixinPropsModifier and TypeMethodDescriptionCfnGlobalTableMixinProps.Builder.build()Builds the configured instance.protected CfnGlobalTableMixinPropsCfnGlobalTablePropsMixin.getProps()Constructors in software.amazon.awscdk.cfnpropertymixins.services.dynamodb with parameters of type CfnGlobalTableMixinPropsModifierConstructorDescriptionCreate a mixin to apply properties toAWS::DynamoDB::GlobalTable.CfnGlobalTablePropsMixin(CfnGlobalTableMixinProps props, CfnPropertyMixinOptions options) Create a mixin to apply properties toAWS::DynamoDB::GlobalTable.