Uses of Class
software.amazon.awscdk.services.connect.CfnPredefinedAttribute.AttributeConfigurationProperty.Builder
Packages that use CfnPredefinedAttribute.AttributeConfigurationProperty.Builder
-
Uses of CfnPredefinedAttribute.AttributeConfigurationProperty.Builder in software.amazon.awscdk.services.connect
Methods in software.amazon.awscdk.services.connect that return CfnPredefinedAttribute.AttributeConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnPredefinedAttribute.AttributeConfigurationProperty.builder()
CfnPredefinedAttribute.AttributeConfigurationProperty.Builder.enableValueValidationOnAssociation
(Boolean enableValueValidationOnAssociation) CfnPredefinedAttribute.AttributeConfigurationProperty.Builder.enableValueValidationOnAssociation
(IResolvable enableValueValidationOnAssociation) CfnPredefinedAttribute.AttributeConfigurationProperty.Builder.isReadOnly
(Boolean isReadOnly) Sets the value ofCfnPredefinedAttribute.AttributeConfigurationProperty.getIsReadOnly()
CfnPredefinedAttribute.AttributeConfigurationProperty.Builder.isReadOnly
(IResolvable isReadOnly) Sets the value ofCfnPredefinedAttribute.AttributeConfigurationProperty.getIsReadOnly()
Constructors in software.amazon.awscdk.services.connect with parameters of type CfnPredefinedAttribute.AttributeConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnPredefinedAttribute.AttributeConfigurationProperty.Builder
.