Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.connect.CfnDataTableMixinProps.Builder
Packages that use CfnDataTableMixinProps.Builder
-
Uses of CfnDataTableMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.connect
Methods in software.amazon.awscdk.cfnpropertymixins.services.connect that return CfnDataTableMixinProps.BuilderModifier and TypeMethodDescriptionCfnDataTableMixinProps.builder()CfnDataTableMixinProps.Builder.description(String description) Sets the value ofCfnDataTableMixinProps.getDescription()CfnDataTableMixinProps.Builder.instanceArn(String instanceArn) Sets the value ofCfnDataTableMixinProps.getInstanceArn()Sets the value ofCfnDataTableMixinProps.getName()Sets the value ofCfnDataTableMixinProps.getStatus()Sets the value ofCfnDataTableMixinProps.getTags()Sets the value ofCfnDataTableMixinProps.getTimeZone()CfnDataTableMixinProps.Builder.valueLockLevel(String valueLockLevel) Sets the value ofCfnDataTableMixinProps.getValueLockLevel()Constructors in software.amazon.awscdk.cfnpropertymixins.services.connect with parameters of type CfnDataTableMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDataTableMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDataTableMixinProps.Builder.