@Stability(value=Stable) @Internal public static final class CfnServerProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnServerProps
CfnServerPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnServerProps.Builder, CfnServerProps.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 certificate,
String domain,
Object endpointDetails,
String endpointType,
Object identityProviderDetails,
String identityProviderType,
String loggingRole,
List<String> protocols,
String securityPolicyName,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnServerProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCertificate()
`AWS::Transfer::Server.Certificate`.
|
String |
getDomain()
`AWS::Transfer::Server.Domain`.
|
Object |
getEndpointDetails()
`AWS::Transfer::Server.EndpointDetails`.
|
String |
getEndpointType()
`AWS::Transfer::Server.EndpointType`.
|
Object |
getIdentityProviderDetails()
`AWS::Transfer::Server.IdentityProviderDetails`.
|
String |
getIdentityProviderType()
`AWS::Transfer::Server.IdentityProviderType`.
|
String |
getLoggingRole()
`AWS::Transfer::Server.LoggingRole`.
|
List<String> |
getProtocols()
`AWS::Transfer::Server.Protocols`.
|
String |
getSecurityPolicyName()
`AWS::Transfer::Server.SecurityPolicyName`.
|
List<CfnTag> |
getTags()
`AWS::Transfer::Server.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(String certificate, String domain, Object endpointDetails, String endpointType, Object identityProviderDetails, String identityProviderType, String loggingRole, List<String> protocols, String securityPolicyName, List<? extends CfnTag> tags)
CfnServerProps.Builder.public final String getCertificate()
CfnServerPropsgetCertificate in interface CfnServerPropspublic final String getDomain()
CfnServerPropsgetDomain in interface CfnServerPropspublic final Object getEndpointDetails()
CfnServerPropsgetEndpointDetails in interface CfnServerPropspublic final String getEndpointType()
CfnServerPropsgetEndpointType in interface CfnServerPropspublic final Object getIdentityProviderDetails()
CfnServerPropsgetIdentityProviderDetails in interface CfnServerPropspublic final String getIdentityProviderType()
CfnServerPropsgetIdentityProviderType in interface CfnServerPropspublic final String getLoggingRole()
CfnServerPropsgetLoggingRole in interface CfnServerPropspublic final List<String> getProtocols()
CfnServerPropsgetProtocols in interface CfnServerPropspublic final String getSecurityPolicyName()
CfnServerPropsgetSecurityPolicyName in interface CfnServerPropspublic final List<CfnTag> getTags()
CfnServerPropsgetTags in interface CfnServerProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.