@Stability(value=Stable) public static final class CfnDistribution.LegacyCustomOriginProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDistribution.LegacyCustomOriginProperty>
CfnDistribution.LegacyCustomOriginProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnDistribution.LegacyCustomOriginProperty.Builder dnsName(String dnsName)
CfnDistribution.LegacyCustomOriginProperty.getDnsName()dnsName - `CfnDistribution.LegacyCustomOriginProperty.DNSName`. This parameter is required.this@Stability(value=Stable) public CfnDistribution.LegacyCustomOriginProperty.Builder originProtocolPolicy(String originProtocolPolicy)
CfnDistribution.LegacyCustomOriginProperty.getOriginProtocolPolicy()originProtocolPolicy - `CfnDistribution.LegacyCustomOriginProperty.OriginProtocolPolicy`. This parameter is required.this@Stability(value=Stable) public CfnDistribution.LegacyCustomOriginProperty.Builder originSslProtocols(List<String> originSslProtocols)
CfnDistribution.LegacyCustomOriginProperty.getOriginSslProtocols()originSslProtocols - `CfnDistribution.LegacyCustomOriginProperty.OriginSSLProtocols`. This parameter is required.this@Stability(value=Stable) public CfnDistribution.LegacyCustomOriginProperty.Builder httpPort(Number httpPort)
CfnDistribution.LegacyCustomOriginProperty.getHttpPort()httpPort - `CfnDistribution.LegacyCustomOriginProperty.HTTPPort`.this@Stability(value=Stable) public CfnDistribution.LegacyCustomOriginProperty.Builder httpsPort(Number httpsPort)
CfnDistribution.LegacyCustomOriginProperty.getHttpsPort()httpsPort - `CfnDistribution.LegacyCustomOriginProperty.HTTPSPort`.this@Stability(value=Stable) public CfnDistribution.LegacyCustomOriginProperty build()
build in interface software.amazon.jsii.Builder<CfnDistribution.LegacyCustomOriginProperty>CfnDistribution.LegacyCustomOriginPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.