@Stability(value=Stable) public static final class CfnInstance.PortProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnInstance.PortProperty>
CfnInstance.PortProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnInstance.PortProperty.Builder accessDirection(String accessDirection)
CfnInstance.PortProperty.getAccessDirection()accessDirection - `CfnInstance.PortProperty.AccessDirection`.this@Stability(value=Stable) public CfnInstance.PortProperty.Builder accessFrom(String accessFrom)
CfnInstance.PortProperty.getAccessFrom()accessFrom - `CfnInstance.PortProperty.AccessFrom`.this@Stability(value=Stable) public CfnInstance.PortProperty.Builder accessType(String accessType)
CfnInstance.PortProperty.getAccessType()accessType - `CfnInstance.PortProperty.AccessType`.this@Stability(value=Stable) public CfnInstance.PortProperty.Builder cidrListAliases(List<String> cidrListAliases)
CfnInstance.PortProperty.getCidrListAliases()cidrListAliases - `CfnInstance.PortProperty.CidrListAliases`.this@Stability(value=Stable) public CfnInstance.PortProperty.Builder cidrs(List<String> cidrs)
CfnInstance.PortProperty.getCidrs()cidrs - `CfnInstance.PortProperty.Cidrs`.this@Stability(value=Stable) public CfnInstance.PortProperty.Builder commonName(String commonName)
CfnInstance.PortProperty.getCommonName()commonName - `CfnInstance.PortProperty.CommonName`.this@Stability(value=Stable) public CfnInstance.PortProperty.Builder fromPort(Number fromPort)
CfnInstance.PortProperty.getFromPort()fromPort - `CfnInstance.PortProperty.FromPort`.this@Stability(value=Stable) public CfnInstance.PortProperty.Builder ipv6Cidrs(List<String> ipv6Cidrs)
CfnInstance.PortProperty.getIpv6Cidrs()ipv6Cidrs - `CfnInstance.PortProperty.Ipv6Cidrs`.this@Stability(value=Stable) public CfnInstance.PortProperty.Builder protocol(String protocol)
CfnInstance.PortProperty.getProtocol()protocol - `CfnInstance.PortProperty.Protocol`.this@Stability(value=Stable) public CfnInstance.PortProperty.Builder toPort(Number toPort)
CfnInstance.PortProperty.getToPort()toPort - `CfnInstance.PortProperty.ToPort`.this@Stability(value=Stable) public CfnInstance.PortProperty build()
build in interface software.amazon.jsii.Builder<CfnInstance.PortProperty>CfnInstance.PortPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.