@Stability(value=Stable) public static final class CfnPipeline.EncryptionKeyProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnPipeline.EncryptionKeyProperty>
CfnPipeline.EncryptionKeyProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnPipeline.EncryptionKeyProperty |
build()
Builds the configured instance.
|
CfnPipeline.EncryptionKeyProperty.Builder |
id(String id)
Sets the value of
CfnPipeline.EncryptionKeyProperty.getId() |
CfnPipeline.EncryptionKeyProperty.Builder |
type(String type)
Sets the value of
CfnPipeline.EncryptionKeyProperty.getType() |
@Stability(value=Stable) public CfnPipeline.EncryptionKeyProperty.Builder id(String id)
CfnPipeline.EncryptionKeyProperty.getId()id - `CfnPipeline.EncryptionKeyProperty.Id`. This parameter is required.this@Stability(value=Stable) public CfnPipeline.EncryptionKeyProperty.Builder type(String type)
CfnPipeline.EncryptionKeyProperty.getType()type - `CfnPipeline.EncryptionKeyProperty.Type`. This parameter is required.this@Stability(value=Stable) public CfnPipeline.EncryptionKeyProperty build()
build in interface software.amazon.jsii.Builder<CfnPipeline.EncryptionKeyProperty>CfnPipeline.EncryptionKeyPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.