@Stability(value=Stable) public static final class CfnElasticLoadBalancerAttachmentProps.Builder extends Object implements software.amazon.jsii.Builder<CfnElasticLoadBalancerAttachmentProps>
CfnElasticLoadBalancerAttachmentProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnElasticLoadBalancerAttachmentProps |
build()
Builds the configured instance.
|
CfnElasticLoadBalancerAttachmentProps.Builder |
elasticLoadBalancerName(String elasticLoadBalancerName)
Sets the value of
CfnElasticLoadBalancerAttachmentProps.getElasticLoadBalancerName() |
CfnElasticLoadBalancerAttachmentProps.Builder |
layerId(String layerId)
Sets the value of
CfnElasticLoadBalancerAttachmentProps.getLayerId() |
@Stability(value=Stable) public CfnElasticLoadBalancerAttachmentProps.Builder elasticLoadBalancerName(String elasticLoadBalancerName)
CfnElasticLoadBalancerAttachmentProps.getElasticLoadBalancerName()elasticLoadBalancerName - `AWS::OpsWorks::ElasticLoadBalancerAttachment.ElasticLoadBalancerName`. This parameter is required.this@Stability(value=Stable) public CfnElasticLoadBalancerAttachmentProps.Builder layerId(String layerId)
CfnElasticLoadBalancerAttachmentProps.getLayerId()layerId - `AWS::OpsWorks::ElasticLoadBalancerAttachment.LayerId`. This parameter is required.this@Stability(value=Stable) public CfnElasticLoadBalancerAttachmentProps build()
build in interface software.amazon.jsii.Builder<CfnElasticLoadBalancerAttachmentProps>CfnElasticLoadBalancerAttachmentPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.