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