Uses of Interface
software.amazon.awscdk.services.connect.CfnPredefinedAttribute.AttributeConfigurationProperty
Packages that use CfnPredefinedAttribute.AttributeConfigurationProperty
-
Uses of CfnPredefinedAttribute.AttributeConfigurationProperty in software.amazon.awscdk.services.connect
Classes in software.amazon.awscdk.services.connect that implement CfnPredefinedAttribute.AttributeConfigurationPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnPredefinedAttribute.AttributeConfigurationProperty
Methods in software.amazon.awscdk.services.connect that return CfnPredefinedAttribute.AttributeConfigurationPropertyModifier and TypeMethodDescriptionCfnPredefinedAttribute.AttributeConfigurationProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.connect with parameters of type CfnPredefinedAttribute.AttributeConfigurationPropertyModifier and TypeMethodDescriptionCfnPredefinedAttribute.Builder.attributeConfiguration
(CfnPredefinedAttribute.AttributeConfigurationProperty attributeConfiguration) Custom metadata that is associated to predefined attributes to control behavior in upstream services, such as controlling how a predefined attribute should be displayed in the Amazon Connect admin website.CfnPredefinedAttributeProps.Builder.attributeConfiguration
(CfnPredefinedAttribute.AttributeConfigurationProperty attributeConfiguration) Sets the value ofCfnPredefinedAttributeProps.getAttributeConfiguration()
void
CfnPredefinedAttribute.setAttributeConfiguration
(CfnPredefinedAttribute.AttributeConfigurationProperty value) Custom metadata that is associated to predefined attributes to control behavior in upstream services, such as controlling how a predefined attribute should be displayed in the Amazon Connect admin website.