Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.connect.CfnDataTablePropsMixin.Builder
Packages that use CfnDataTablePropsMixin.Builder
-
Uses of CfnDataTablePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.connect
Methods in software.amazon.awscdk.cfnpropertymixins.services.connect that return CfnDataTablePropsMixin.BuilderModifier and TypeMethodDescriptionCfnDataTablePropsMixin.Builder.create()CfnDataTablePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnDataTablePropsMixin.Builder.description(String description) An optional description of the data table's purpose and contents.CfnDataTablePropsMixin.Builder.instanceArn(String instanceArn) The Amazon Resource Name (ARN) of the instance.The human-readable name of the data table.The current status of the data table.Key-value pairs for attribute based access control (TBAC or ABAC) and organization.The IANA timezone identifier used when resolving time based dynamic values.CfnDataTablePropsMixin.Builder.valueLockLevel(String valueLockLevel) The data level that concurrent value edits are locked on.