@Generated(value="jsii-pacmak/0.17.0 (build 7d5d104)", date="2019-09-20T09:53:54.428Z") @Stability(value=External) public class CfnServer extends software.amazon.awscdk.core.CfnResource
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html| Modifier and Type | Class and Description |
|---|---|
static interface |
CfnServer.EndpointDetailsProperty |
static interface |
CfnServer.IdentityProviderDetailsProperty |
| Modifier and Type | Field and Description |
|---|---|
static String |
CFN_RESOURCE_TYPE_NAME
The CloudFormation resource type name for this resource class.
|
| Modifier | Constructor and Description |
|---|---|
|
CfnServer(software.amazon.awscdk.core.Construct scope,
String id)
Create a new `AWS::Transfer::Server`.
|
|
CfnServer(software.amazon.awscdk.core.Construct scope,
String id,
CfnServerProps props)
Create a new `AWS::Transfer::Server`.
|
protected |
CfnServer(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
CfnServer(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttrArn() |
String |
getAttrServerId() |
protected Map<String,Object> |
getCfnProperties() |
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`.
|
software.amazon.awscdk.core.TagManager |
getTags()
`AWS::Transfer::Server.Tags`.
|
protected Map<String,Object> |
renderProperties(Map<String,Object> props) |
void |
setEndpointDetails(CfnServer.EndpointDetailsProperty value)
`AWS::Transfer::Server.EndpointDetails`.
|
void |
setEndpointDetails(software.amazon.awscdk.core.IResolvable value)
`AWS::Transfer::Server.EndpointDetails`.
|
void |
setEndpointType(String value)
`AWS::Transfer::Server.EndpointType`.
|
void |
setIdentityProviderDetails(CfnServer.IdentityProviderDetailsProperty value)
`AWS::Transfer::Server.IdentityProviderDetails`.
|
void |
setIdentityProviderDetails(software.amazon.awscdk.core.IResolvable value)
`AWS::Transfer::Server.IdentityProviderDetails`.
|
void |
setIdentityProviderType(String value)
`AWS::Transfer::Server.IdentityProviderType`.
|
void |
setLoggingRole(String value)
`AWS::Transfer::Server.LoggingRole`.
|
addDeletionOverride, addDependsOn, addOverride, addPropertyDeletionOverride, addPropertyOverride, applyRemovalPolicy, applyRemovalPolicy, applyRemovalPolicy, getAtt, getCfnOptions, getCfnResourceType, getUpdatedProperites, isCfnResource, toString, validatePropertiesgetCreationStack, getLogicalId, getStack, isCfnElement, overrideLogicalId, preparegetNode, isConstruct, synthesize, validatejsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSet, setObjRef@Stability(value=External) public static final String CFN_RESOURCE_TYPE_NAME
protected CfnServer(software.amazon.jsii.JsiiObjectRef objRef)
protected CfnServer(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=External)
public CfnServer(software.amazon.awscdk.core.Construct scope,
String id,
CfnServerProps props)
scope - - scope in which this resource is defined. This parameter is required.id - - scoped id of the resource. This parameter is required.props - - resource properties.@Stability(value=External)
public CfnServer(software.amazon.awscdk.core.Construct scope,
String id)
scope - - scope in which this resource is defined. This parameter is required.id - - scoped id of the resource. This parameter is required.@Stability(value=External) protected Map<String,Object> renderProperties(Map<String,Object> props)
renderProperties in class software.amazon.awscdk.core.CfnResourceprops - This parameter is required.@Stability(value=External) public String getAttrArn()
@Stability(value=External) public String getAttrServerId()
@Stability(value=External) protected Map<String,Object> getCfnProperties()
getCfnProperties in class software.amazon.awscdk.core.CfnResource@Stability(value=External) public software.amazon.awscdk.core.TagManager getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-tags@Stability(value=External) public Object getEndpointDetails()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-endpointdetails@Stability(value=External) public void setEndpointDetails(CfnServer.EndpointDetailsProperty value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-endpointdetails@Stability(value=External) public void setEndpointDetails(software.amazon.awscdk.core.IResolvable value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-endpointdetails@Stability(value=External) public String getEndpointType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-endpointtype@Stability(value=External) public void setEndpointType(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-endpointtype@Stability(value=External) public Object getIdentityProviderDetails()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-identityproviderdetails@Stability(value=External) public void setIdentityProviderDetails(software.amazon.awscdk.core.IResolvable value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-identityproviderdetails@Stability(value=External) public void setIdentityProviderDetails(CfnServer.IdentityProviderDetailsProperty value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-identityproviderdetails@Stability(value=External) public String getIdentityProviderType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-identityprovidertype@Stability(value=External) public void setIdentityProviderType(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-identityprovidertype@Stability(value=External) public String getLoggingRole()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-loggingrole@Stability(value=External) public void setLoggingRole(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-loggingroleCopyright © 2019. All rights reserved.