public static final class CfnServerProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnServerProps
software.amazon.jsii.JsiiObject.InitializationModeCfnServerProps.Builder, CfnServerProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
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<software.amazon.awscdk.core.CfnTag> |
getTags()
`AWS::Transfer::Server.Tags`.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=External) @Nullable public Object getEndpointDetails()
getEndpointDetails in interface CfnServerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-endpointdetails@Stability(value=External) @Nullable public String getEndpointType()
getEndpointType in interface CfnServerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-endpointtype@Stability(value=External) @Nullable public Object getIdentityProviderDetails()
getIdentityProviderDetails in interface CfnServerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-identityproviderdetails@Stability(value=External) @Nullable public String getIdentityProviderType()
getIdentityProviderType in interface CfnServerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-identityprovidertype@Stability(value=External) @Nullable public String getLoggingRole()
getLoggingRole in interface CfnServerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-loggingrole@Stability(value=External) @Nullable public List<software.amazon.awscdk.core.CfnTag> getTags()
getTags in interface CfnServerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-tagsCopyright © 2019. All rights reserved.