@Stability(value=Stable) @Internal public static final class CfnUserPool.SchemaAttributeProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnUserPool.SchemaAttributeProperty
CfnUserPool.SchemaAttributePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnUserPool.SchemaAttributeProperty.Builder, CfnUserPool.SchemaAttributeProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String attributeDataType,
Object developerOnlyAttribute,
Object mutable,
String name,
Object numberAttributeConstraints,
Object required,
Object stringAttributeConstraints)
Constructor that initializes the object based on literal property values passed by the
CfnUserPool.AccountRecoverySettingProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAttributeDataType()
`CfnUserPool.SchemaAttributeProperty.AttributeDataType`.
|
Object |
getDeveloperOnlyAttribute()
`CfnUserPool.SchemaAttributeProperty.DeveloperOnlyAttribute`.
|
Object |
getMutable()
`CfnUserPool.SchemaAttributeProperty.Mutable`.
|
String |
getName()
`CfnUserPool.SchemaAttributeProperty.Name`.
|
Object |
getNumberAttributeConstraints()
`CfnUserPool.SchemaAttributeProperty.NumberAttributeConstraints`.
|
Object |
getRequired()
`CfnUserPool.SchemaAttributeProperty.Required`.
|
Object |
getStringAttributeConstraints()
`CfnUserPool.SchemaAttributeProperty.StringAttributeConstraints`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String attributeDataType, Object developerOnlyAttribute, Object mutable, String name, Object numberAttributeConstraints, Object required, Object stringAttributeConstraints)
CfnUserPool.AccountRecoverySettingProperty.Builder.public final String getAttributeDataType()
CfnUserPool.SchemaAttributePropertygetAttributeDataType in interface CfnUserPool.SchemaAttributePropertypublic final Object getDeveloperOnlyAttribute()
CfnUserPool.SchemaAttributePropertygetDeveloperOnlyAttribute in interface CfnUserPool.SchemaAttributePropertypublic final Object getMutable()
CfnUserPool.SchemaAttributePropertygetMutable in interface CfnUserPool.SchemaAttributePropertypublic final String getName()
CfnUserPool.SchemaAttributePropertygetName in interface CfnUserPool.SchemaAttributePropertypublic final Object getNumberAttributeConstraints()
CfnUserPool.SchemaAttributePropertygetNumberAttributeConstraints in interface CfnUserPool.SchemaAttributePropertypublic final Object getRequired()
CfnUserPool.SchemaAttributePropertygetRequired in interface CfnUserPool.SchemaAttributePropertypublic final Object getStringAttributeConstraints()
CfnUserPool.SchemaAttributePropertygetStringAttributeConstraints in interface CfnUserPool.SchemaAttributeProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.