@Generated(value="jsii-pacmak/0.16.0 (build 98909b5)", date="2019-09-10T21:14:16.499Z") @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() |
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`.
|
@Stability(value=External) Object getEndpointDetails()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-endpointdetails@Stability(value=External) String getEndpointType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-endpointtype@Stability(value=External) Object getIdentityProviderDetails()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-identityproviderdetails@Stability(value=External) String getIdentityProviderType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-identityprovidertype@Stability(value=External) String getLoggingRole()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-loggingrole@Stability(value=External) List<software.amazon.awscdk.core.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 © 2019. All rights reserved.