Uses of Class
software.amazon.awscdk.services.connect.CfnPredefinedAttributeProps.Builder
Packages that use CfnPredefinedAttributeProps.Builder
-
Uses of CfnPredefinedAttributeProps.Builder in software.amazon.awscdk.services.connect
Methods in software.amazon.awscdk.services.connect that return CfnPredefinedAttributeProps.BuilderModifier and TypeMethodDescriptionCfnPredefinedAttributeProps.Builder.attributeConfiguration(IResolvable attributeConfiguration) Sets the value ofCfnPredefinedAttributeProps.getAttributeConfiguration()CfnPredefinedAttributeProps.Builder.attributeConfiguration(CfnPredefinedAttribute.AttributeConfigurationProperty attributeConfiguration) Sets the value ofCfnPredefinedAttributeProps.getAttributeConfiguration()CfnPredefinedAttributeProps.builder()CfnPredefinedAttributeProps.Builder.instanceArn(String instanceArn) Sets the value ofCfnPredefinedAttributeProps.getInstanceArn()Sets the value ofCfnPredefinedAttributeProps.getName()Sets the value ofCfnPredefinedAttributeProps.getPurposes()CfnPredefinedAttributeProps.Builder.values(IResolvable values) Sets the value ofCfnPredefinedAttributeProps.getValues()CfnPredefinedAttributeProps.Builder.values(CfnPredefinedAttribute.ValuesProperty values) Sets the value ofCfnPredefinedAttributeProps.getValues()Constructors in software.amazon.awscdk.services.connect with parameters of type CfnPredefinedAttributeProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPredefinedAttributeProps.Builder.