@Stability(value=Stable) @Internal public static final class CfnProfileProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnProfileProps
CfnProfilePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnProfileProps.Builder, CfnProfileProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnProfileProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnProfileProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAs2Id()
`AWS::Transfer::Profile.As2Id`.
|
List<String> |
getCertificateIds()
`AWS::Transfer::Profile.CertificateIds`.
|
String |
getProfileType()
`AWS::Transfer::Profile.ProfileType`.
|
List<CfnTag> |
getTags()
`AWS::Transfer::Profile.Tags`.
|
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(CfnProfileProps.Builder builder)
CfnProfileProps.Builder.public final String getAs2Id()
CfnProfilePropsgetAs2Id in interface CfnProfilePropspublic final String getProfileType()
CfnProfilePropsgetProfileType in interface CfnProfilePropspublic final List<String> getCertificateIds()
CfnProfilePropsgetCertificateIds in interface CfnProfilePropspublic final List<CfnTag> getTags()
CfnProfilePropsgetTags in interface CfnProfileProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.