Class CfnDataTableAttribute.ValidationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.connect.CfnDataTableAttribute.ValidationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDataTableAttribute.ValidationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDataTableAttribute.ValidationProperty
@Stability(Stable)
@Internal
public static final class CfnDataTableAttribute.ValidationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDataTableAttribute.ValidationProperty
An implementation for
CfnDataTableAttribute.ValidationProperty-
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.services.connect.CfnDataTableAttribute.ValidationProperty
CfnDataTableAttribute.ValidationProperty.Builder, CfnDataTableAttribute.ValidationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataTableAttribute.ValidationProperty.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 ObjectReturns union: eitherIResolvableorCfnDataTableAttribute.EnumPropertyfinal Numberfinal Numberfinal Numberfinal Numberfinal Numberfinal Numberfinal Numberfinal Numberfinal Numberfinal 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
Constructor that initializes the object based on literal property values passed by theCfnDataTableAttribute.ValidationProperty.Builder.
-
-
Method Details
-
getEnumValue
Description copied from interface:CfnDataTableAttribute.ValidationPropertyReturns union: eitherIResolvableorCfnDataTableAttribute.EnumProperty- Specified by:
getEnumValuein interfaceCfnDataTableAttribute.ValidationProperty- See Also:
-
getExclusiveMaximum
- Specified by:
getExclusiveMaximumin interfaceCfnDataTableAttribute.ValidationProperty- See Also:
-
getExclusiveMinimum
- Specified by:
getExclusiveMinimumin interfaceCfnDataTableAttribute.ValidationProperty- See Also:
-
getMaximum
- Specified by:
getMaximumin interfaceCfnDataTableAttribute.ValidationProperty- See Also:
-
getMaxLength
- Specified by:
getMaxLengthin interfaceCfnDataTableAttribute.ValidationProperty- See Also:
-
getMaxValues
- Specified by:
getMaxValuesin interfaceCfnDataTableAttribute.ValidationProperty- See Also:
-
getMinimum
- Specified by:
getMinimumin interfaceCfnDataTableAttribute.ValidationProperty- See Also:
-
getMinLength
- Specified by:
getMinLengthin interfaceCfnDataTableAttribute.ValidationProperty- See Also:
-
getMinValues
- Specified by:
getMinValuesin interfaceCfnDataTableAttribute.ValidationProperty- See Also:
-
getMultipleOf
- Specified by:
getMultipleOfin interfaceCfnDataTableAttribute.ValidationProperty- 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()
-