public static final class LoadBalancerResource.ListenersProperty.Builder extends Object
LoadBalancerResource.ListenersProperty| Constructor and Description |
|---|
Builder() |
public LoadBalancerResource.ListenersProperty.Builder withInstancePort(String value)
value - ``LoadBalancerResource.ListenersProperty.InstancePort``thispublic LoadBalancerResource.ListenersProperty.Builder withInstancePort(software.amazon.awscdk.Token value)
value - ``LoadBalancerResource.ListenersProperty.InstancePort``thispublic LoadBalancerResource.ListenersProperty.Builder withLoadBalancerPort(String value)
value - ``LoadBalancerResource.ListenersProperty.LoadBalancerPort``thispublic LoadBalancerResource.ListenersProperty.Builder withLoadBalancerPort(software.amazon.awscdk.Token value)
value - ``LoadBalancerResource.ListenersProperty.LoadBalancerPort``thispublic LoadBalancerResource.ListenersProperty.Builder withProtocol(String value)
value - ``LoadBalancerResource.ListenersProperty.Protocol``thispublic LoadBalancerResource.ListenersProperty.Builder withProtocol(software.amazon.awscdk.Token value)
value - ``LoadBalancerResource.ListenersProperty.Protocol``thispublic LoadBalancerResource.ListenersProperty.Builder withInstanceProtocol(@Nullable String value)
value - ``LoadBalancerResource.ListenersProperty.InstanceProtocol``thispublic LoadBalancerResource.ListenersProperty.Builder withInstanceProtocol(@Nullable software.amazon.awscdk.Token value)
value - ``LoadBalancerResource.ListenersProperty.InstanceProtocol``thispublic LoadBalancerResource.ListenersProperty.Builder withPolicyNames(@Nullable software.amazon.awscdk.Token value)
value - ``LoadBalancerResource.ListenersProperty.PolicyNames``thispublic LoadBalancerResource.ListenersProperty.Builder withPolicyNames(@Nullable List<Object> value)
value - ``LoadBalancerResource.ListenersProperty.PolicyNames``thispublic LoadBalancerResource.ListenersProperty.Builder withSslCertificateId(@Nullable String value)
value - ``LoadBalancerResource.ListenersProperty.SSLCertificateId``thispublic LoadBalancerResource.ListenersProperty.Builder withSslCertificateId(@Nullable software.amazon.awscdk.Token value)
value - ``LoadBalancerResource.ListenersProperty.SSLCertificateId``thispublic LoadBalancerResource.ListenersProperty build()
LoadBalancerResource.ListenersPropertyNullPointerException - if any required attribute was not providedCopyright © 2018. All rights reserved.