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 associated to a Predefined attribute that controls how the attribute behaves when used by upstream services.CfnPredefinedAttributeProps.Builder.attributeConfiguration
(CfnPredefinedAttribute.AttributeConfigurationProperty attributeConfiguration) Sets the value ofCfnPredefinedAttributeProps.getAttributeConfiguration()
void
CfnPredefinedAttribute.setAttributeConfiguration
(CfnPredefinedAttribute.AttributeConfigurationProperty value) Custom metadata associated to a Predefined attribute that controls how the attribute behaves when used by upstream services.