@Generated(value="jsii-pacmak/0.20.4 (build 96d89e1)", date="2019-11-12T11:54:40.929Z") @Stability(value=External) public class CfnServer extends CfnResource implements IInspectable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html| Modifier and Type | Class and Description |
|---|---|
static class |
CfnServer.Builder
A fluent builder for
CfnServer. |
static interface |
CfnServer.EndpointDetailsProperty |
static interface |
CfnServer.IdentityProviderDetailsProperty |
software.amazon.jsii.JsiiObject.InitializationModeIInspectable.Jsii$Proxy| 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(Construct scope,
String id)
Create a new `AWS::Transfer::Server`.
|
|
CfnServer(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`.
|
TagManager |
getTags()
`AWS::Transfer::Server.Tags`.
|
void |
inspect(TreeInspector inspector)
Examines the CloudFormation resource and discloses attributes.
|
protected Map<String,Object> |
renderProperties(Map<String,Object> props) |
void |
setEndpointDetails(CfnServer.EndpointDetailsProperty value)
`AWS::Transfer::Server.EndpointDetails`.
|
void |
setEndpointDetails(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(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, validatePropertiesgetRefgetCreationStack, getLogicalId, getStack, isCfnElement, overrideLogicalIdgetNode, isConstruct, prepare, synthesize, validatejsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSet@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(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=Experimental) public void inspect(TreeInspector inspector)
inspect in interface IInspectableinspector - - tree inspector to collect and process attributes. This parameter is required.@Stability(value=External) protected Map<String,Object> renderProperties(Map<String,Object> props)
renderProperties in class 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 CfnResource@Stability(value=External) public 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(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(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.