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