@Stability(value=Stable) public static final class CfnResourceSet.NLBResourceProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnResourceSet.NLBResourceProperty>
CfnResourceSet.NLBResourceProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnResourceSet.NLBResourceProperty.Builder |
arn(String arn)
Sets the value of
CfnResourceSet.NLBResourceProperty.getArn() |
CfnResourceSet.NLBResourceProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnResourceSet.NLBResourceProperty.Builder arn(String arn)
CfnResourceSet.NLBResourceProperty.getArn()arn - The Network Load Balancer resource Amazon Resource Name (ARN).this@Stability(value=Stable) public CfnResourceSet.NLBResourceProperty build()
build in interface software.amazon.jsii.Builder<CfnResourceSet.NLBResourceProperty>CfnResourceSet.NLBResourcePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.