@Stability(value=Stable) @Internal public static final class CfnAgreementProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAgreementProps
CfnAgreementPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnAgreementProps.Builder, CfnAgreementProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAgreementProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAgreementProps.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 |
getAccessRole()
`AWS::Transfer::Agreement.AccessRole`.
|
String |
getBaseDirectory()
`AWS::Transfer::Agreement.BaseDirectory`.
|
String |
getDescription()
`AWS::Transfer::Agreement.Description`.
|
String |
getLocalProfileId()
`AWS::Transfer::Agreement.LocalProfileId`.
|
String |
getPartnerProfileId()
`AWS::Transfer::Agreement.PartnerProfileId`.
|
String |
getServerId()
`AWS::Transfer::Agreement.ServerId`.
|
String |
getStatus()
`AWS::Transfer::Agreement.Status`.
|
List<CfnTag> |
getTags()
`AWS::Transfer::Agreement.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(CfnAgreementProps.Builder builder)
CfnAgreementProps.Builder.public final String getAccessRole()
CfnAgreementPropsgetAccessRole in interface CfnAgreementPropspublic final String getBaseDirectory()
CfnAgreementPropsgetBaseDirectory in interface CfnAgreementPropspublic final String getLocalProfileId()
CfnAgreementPropsgetLocalProfileId in interface CfnAgreementPropspublic final String getPartnerProfileId()
CfnAgreementPropsgetPartnerProfileId in interface CfnAgreementPropspublic final String getServerId()
CfnAgreementPropsgetServerId in interface CfnAgreementPropspublic final String getDescription()
CfnAgreementPropsgetDescription in interface CfnAgreementPropspublic final String getStatus()
CfnAgreementPropsgetStatus in interface CfnAgreementPropspublic final List<CfnTag> getTags()
CfnAgreementPropsgetTags in interface CfnAgreementProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.