@Stability(value=Stable) public static final class CfnPipeline.DatastoreProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnPipeline.DatastoreProperty>
CfnPipeline.DatastoreProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnPipeline.DatastoreProperty |
build()
Builds the configured instance.
|
CfnPipeline.DatastoreProperty.Builder |
datastoreName(String datastoreName)
Sets the value of
CfnPipeline.DatastoreProperty.getDatastoreName() |
CfnPipeline.DatastoreProperty.Builder |
name(String name)
Sets the value of
CfnPipeline.DatastoreProperty.getName() |
@Stability(value=Stable) public CfnPipeline.DatastoreProperty.Builder datastoreName(String datastoreName)
CfnPipeline.DatastoreProperty.getDatastoreName()datastoreName - `CfnPipeline.DatastoreProperty.DatastoreName`.this@Stability(value=Stable) public CfnPipeline.DatastoreProperty.Builder name(String name)
CfnPipeline.DatastoreProperty.getName()name - `CfnPipeline.DatastoreProperty.Name`.this@Stability(value=Stable) public CfnPipeline.DatastoreProperty build()
build in interface software.amazon.jsii.Builder<CfnPipeline.DatastoreProperty>CfnPipeline.DatastorePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.