Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sam.CfnSimpleTableMixinProps.Builder
Packages that use CfnSimpleTableMixinProps.Builder
-
Uses of CfnSimpleTableMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.sam
Methods in software.amazon.awscdk.cfnpropertymixins.services.sam that return CfnSimpleTableMixinProps.BuilderModifier and TypeMethodDescriptionCfnSimpleTableMixinProps.builder()CfnSimpleTableMixinProps.Builder.primaryKey(CfnSimpleTablePropsMixin.PrimaryKeyProperty primaryKey) Sets the value ofCfnSimpleTableMixinProps.getPrimaryKey()CfnSimpleTableMixinProps.Builder.primaryKey(IResolvable primaryKey) Sets the value ofCfnSimpleTableMixinProps.getPrimaryKey()CfnSimpleTableMixinProps.Builder.provisionedThroughput(CfnSimpleTablePropsMixin.ProvisionedThroughputProperty provisionedThroughput) Sets the value ofCfnSimpleTableMixinProps.getProvisionedThroughput()CfnSimpleTableMixinProps.Builder.provisionedThroughput(IResolvable provisionedThroughput) Sets the value ofCfnSimpleTableMixinProps.getProvisionedThroughput()CfnSimpleTableMixinProps.Builder.sseSpecification(CfnSimpleTablePropsMixin.SSESpecificationProperty sseSpecification) Sets the value ofCfnSimpleTableMixinProps.getSseSpecification()CfnSimpleTableMixinProps.Builder.sseSpecification(IResolvable sseSpecification) Sets the value ofCfnSimpleTableMixinProps.getSseSpecification()Sets the value ofCfnSimpleTableMixinProps.getTableName()Sets the value ofCfnSimpleTableMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sam with parameters of type CfnSimpleTableMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSimpleTableMixinProps.Builder.