@Stability(value=Stable) @Internal public static final class CfnObjectTypeProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnObjectTypeProps
CfnObjectTypePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnObjectTypeProps.Builder, CfnObjectTypeProps.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 domainName,
Object allowProfileCreation,
String description,
String encryptionKey,
Number expirationDays,
Object fields,
Object keys,
String objectTypeName,
List<? extends CfnTag> tags,
String templateId)
Constructor that initializes the object based on literal property values passed by the
CfnObjectTypeProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAllowProfileCreation()
`AWS::CustomerProfiles::ObjectType.AllowProfileCreation`.
|
String |
getDescription()
`AWS::CustomerProfiles::ObjectType.Description`.
|
String |
getDomainName()
`AWS::CustomerProfiles::ObjectType.DomainName`.
|
String |
getEncryptionKey()
`AWS::CustomerProfiles::ObjectType.EncryptionKey`.
|
Number |
getExpirationDays()
`AWS::CustomerProfiles::ObjectType.ExpirationDays`.
|
Object |
getFields()
`AWS::CustomerProfiles::ObjectType.Fields`.
|
Object |
getKeys()
`AWS::CustomerProfiles::ObjectType.Keys`.
|
String |
getObjectTypeName()
`AWS::CustomerProfiles::ObjectType.ObjectTypeName`.
|
List<CfnTag> |
getTags()
`AWS::CustomerProfiles::ObjectType.Tags`.
|
String |
getTemplateId()
`AWS::CustomerProfiles::ObjectType.TemplateId`.
|
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 domainName, Object allowProfileCreation, String description, String encryptionKey, Number expirationDays, Object fields, Object keys, String objectTypeName, List<? extends CfnTag> tags, String templateId)
CfnObjectTypeProps.Builder.public final String getDomainName()
CfnObjectTypePropsgetDomainName in interface CfnObjectTypePropspublic final Object getAllowProfileCreation()
CfnObjectTypePropsgetAllowProfileCreation in interface CfnObjectTypePropspublic final String getDescription()
CfnObjectTypePropsgetDescription in interface CfnObjectTypePropspublic final String getEncryptionKey()
CfnObjectTypePropsgetEncryptionKey in interface CfnObjectTypePropspublic final Number getExpirationDays()
CfnObjectTypePropsgetExpirationDays in interface CfnObjectTypePropspublic final Object getFields()
CfnObjectTypePropsgetFields in interface CfnObjectTypePropspublic final Object getKeys()
CfnObjectTypePropsgetKeys in interface CfnObjectTypePropspublic final String getObjectTypeName()
CfnObjectTypePropsgetObjectTypeName in interface CfnObjectTypePropspublic final List<CfnTag> getTags()
CfnObjectTypePropsgetTags in interface CfnObjectTypePropspublic final String getTemplateId()
CfnObjectTypePropsgetTemplateId in interface CfnObjectTypeProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.