Uses of Interface
software.amazon.awscdk.services.transfer.CfnServer.ProtocolDetailsProperty
Package
Description
AWS Transfer for SFTP Construct Library
-
Uses of CfnServer.ProtocolDetailsProperty in software.amazon.awscdk.services.transfer
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnServer.ProtocolDetailsProperty
Modifier and TypeMethodDescriptionCfnServer.ProtocolDetailsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnServer.Builder.protocolDetails
(CfnServer.ProtocolDetailsProperty protocolDetails) The protocol settings that are configured for your server.CfnServerProps.Builder.protocolDetails
(CfnServer.ProtocolDetailsProperty protocolDetails) Sets the value ofCfnServerProps.getProtocolDetails()
void
CfnServer.setProtocolDetails
(CfnServer.ProtocolDetailsProperty value) The protocol settings that are configured for your server.