@Stability(value=Stable) public static final class CfnServer.ProtocolDetailsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnServer.ProtocolDetailsProperty>
CfnServer.ProtocolDetailsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnServer.ProtocolDetailsProperty |
build()
Builds the configured instance.
|
CfnServer.ProtocolDetailsProperty.Builder |
passiveIp(String passiveIp)
Sets the value of
CfnServer.ProtocolDetailsProperty.getPassiveIp() |
@Stability(value=Stable) public CfnServer.ProtocolDetailsProperty.Builder passiveIp(String passiveIp)
CfnServer.ProtocolDetailsProperty.getPassiveIp()passiveIp - Indicates passive mode, for FTP and FTPS protocols.
Enter a single dotted-quad IPv4 address, such as the external IP address of a firewall, router, or load balancer.this@Stability(value=Stable) public CfnServer.ProtocolDetailsProperty build()
build in interface software.amazon.jsii.Builder<CfnServer.ProtocolDetailsProperty>CfnServer.ProtocolDetailsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.