Uses of Class
software.amazon.awscdk.services.connect.CfnDataTableAttributeProps.Builder
Packages that use CfnDataTableAttributeProps.Builder
-
Uses of CfnDataTableAttributeProps.Builder in software.amazon.awscdk.services.connect
Methods in software.amazon.awscdk.services.connect that return CfnDataTableAttributeProps.BuilderModifier and TypeMethodDescriptionCfnDataTableAttributeProps.builder()CfnDataTableAttributeProps.Builder.dataTableArn(String dataTableArn) Sets the value ofCfnDataTableAttributeProps.getDataTableArn()CfnDataTableAttributeProps.Builder.description(String description) Sets the value ofCfnDataTableAttributeProps.getDescription()CfnDataTableAttributeProps.Builder.instanceArn(String instanceArn) Sets the value ofCfnDataTableAttributeProps.getInstanceArn()Sets the value ofCfnDataTableAttributeProps.getName()Sets the value ofCfnDataTableAttributeProps.getPrimary()CfnDataTableAttributeProps.Builder.primary(IResolvable primary) Sets the value ofCfnDataTableAttributeProps.getPrimary()CfnDataTableAttributeProps.Builder.validation(IResolvable validation) Sets the value ofCfnDataTableAttributeProps.getValidation()CfnDataTableAttributeProps.Builder.validation(CfnDataTableAttribute.ValidationProperty validation) Sets the value ofCfnDataTableAttributeProps.getValidation()Sets the value ofCfnDataTableAttributeProps.getValueType()Constructors in software.amazon.awscdk.services.connect with parameters of type CfnDataTableAttributeProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataTableAttributeProps.Builder.