@Generated(value="jsii-pacmak/1.1.0 (build df55f5e)", date="2020-04-07T12:30:24.326Z") @Stability(value=External) public interface CfnServerProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnServerProps.Builder
A builder for
CfnServerProps |
static class |
CfnServerProps.Jsii$Proxy
An implementation for
CfnServerProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnServerProps.Builder |
builder() |
default Object |
getEndpointDetails()
`AWS::Transfer::Server.EndpointDetails`.
|
default String |
getEndpointType()
`AWS::Transfer::Server.EndpointType`.
|
default Object |
getIdentityProviderDetails()
`AWS::Transfer::Server.IdentityProviderDetails`.
|
default String |
getIdentityProviderType()
`AWS::Transfer::Server.IdentityProviderType`.
|
default String |
getLoggingRole()
`AWS::Transfer::Server.LoggingRole`.
|
default List<CfnTag> |
getTags()
`AWS::Transfer::Server.Tags`.
|
@Stability(value=External) @Nullable default Object getEndpointDetails()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-endpointdetails@Stability(value=External) @Nullable default String getEndpointType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-endpointtype@Stability(value=External) @Nullable default Object getIdentityProviderDetails()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-identityproviderdetails@Stability(value=External) @Nullable default String getIdentityProviderType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-identityprovidertype@Stability(value=External) @Nullable default String getLoggingRole()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-loggingrole@Stability(value=External) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-tags@Stability(value=External) static CfnServerProps.Builder builder()
CfnServerProps.Builder of CfnServerPropsCopyright © 2020. All rights reserved.