| Package | Description |
|---|---|
| software.amazon.awscdk.services.transfer |
AWS Transfer for SFTP Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnServer.ProtocolDetailsProperty.Jsii$Proxy
An implementation for
CfnServer.ProtocolDetailsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnServer.ProtocolDetailsProperty |
CfnServer.ProtocolDetailsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnServer.Builder |
CfnServer.Builder.protocolDetails(CfnServer.ProtocolDetailsProperty protocolDetails)
The protocol settings that are configured for your server.
|
CfnServerProps.Builder |
CfnServerProps.Builder.protocolDetails(CfnServer.ProtocolDetailsProperty protocolDetails)
Sets the value of
CfnServerProps.getProtocolDetails() |
void |
CfnServer.setProtocolDetails(CfnServer.ProtocolDetailsProperty value)
The protocol settings that are configured for your server.
|
Copyright © 2022. All rights reserved.