@Stability(value=Stable) public static final class CfnExperimentTemplate.ResourceArnListProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnExperimentTemplate.ResourceArnListProperty>
CfnExperimentTemplate.ResourceArnListProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnExperimentTemplate.ResourceArnListProperty |
build()
Builds the configured instance.
|
CfnExperimentTemplate.ResourceArnListProperty.Builder |
resourceArnList(List<String> resourceArnList)
Sets the value of
CfnExperimentTemplate.ResourceArnListProperty.getResourceArnList() |
@Stability(value=Stable) public CfnExperimentTemplate.ResourceArnListProperty.Builder resourceArnList(List<String> resourceArnList)
CfnExperimentTemplate.ResourceArnListProperty.getResourceArnList()resourceArnList - `CfnExperimentTemplate.ResourceArnListProperty.ResourceArnList`.this@Stability(value=Stable) public CfnExperimentTemplate.ResourceArnListProperty build()
build in interface software.amazon.jsii.Builder<CfnExperimentTemplate.ResourceArnListProperty>CfnExperimentTemplate.ResourceArnListPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.