Class CfnPredefinedAttributePropsMixin.AttributeConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.connect.CfnPredefinedAttributePropsMixin.AttributeConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPredefinedAttributePropsMixin.AttributeConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPredefinedAttributePropsMixin.AttributeConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnPredefinedAttributePropsMixin.AttributeConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPredefinedAttributePropsMixin.AttributeConfigurationProperty
An implementation for
CfnPredefinedAttributePropsMixin.AttributeConfigurationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.connect.CfnPredefinedAttributePropsMixin.AttributeConfigurationProperty
CfnPredefinedAttributePropsMixin.AttributeConfigurationProperty.Builder, CfnPredefinedAttributePropsMixin.AttributeConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPredefinedAttributePropsMixin.AttributeConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectEnables customers to enforce strict validation on the specific values that this predefined attribute can hold.final ObjectAllows the predefined attribute to show up and be managed in the Amazon Connect UI.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(CfnPredefinedAttributePropsMixin.AttributeConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPredefinedAttributePropsMixin.AttributeConfigurationProperty.Builder.
-
-
Method Details
-
getEnableValueValidationOnAssociation
Description copied from interface:CfnPredefinedAttributePropsMixin.AttributeConfigurationPropertyEnables customers to enforce strict validation on the specific values that this predefined attribute can hold.Returns union: either
BooleanorIResolvable- Specified by:
getEnableValueValidationOnAssociationin interfaceCfnPredefinedAttributePropsMixin.AttributeConfigurationProperty- See Also:
-
getIsReadOnly
Description copied from interface:CfnPredefinedAttributePropsMixin.AttributeConfigurationPropertyAllows the predefined attribute to show up and be managed in the Amazon Connect UI.Returns union: either
BooleanorIResolvable- Specified by:
getIsReadOnlyin interfaceCfnPredefinedAttributePropsMixin.AttributeConfigurationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-