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