@Stability(value=Stable) public static final class CfnPackagingConfiguration.DashEncryptionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnPackagingConfiguration.DashEncryptionProperty>
CfnPackagingConfiguration.DashEncryptionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnPackagingConfiguration.DashEncryptionProperty |
build()
Builds the configured instance.
|
CfnPackagingConfiguration.DashEncryptionProperty.Builder |
spekeKeyProvider(CfnPackagingConfiguration.SpekeKeyProviderProperty spekeKeyProvider)
Sets the value of
CfnPackagingConfiguration.DashEncryptionProperty.getSpekeKeyProvider() |
CfnPackagingConfiguration.DashEncryptionProperty.Builder |
spekeKeyProvider(IResolvable spekeKeyProvider)
Sets the value of
CfnPackagingConfiguration.DashEncryptionProperty.getSpekeKeyProvider() |
@Stability(value=Stable) public CfnPackagingConfiguration.DashEncryptionProperty.Builder spekeKeyProvider(CfnPackagingConfiguration.SpekeKeyProviderProperty spekeKeyProvider)
CfnPackagingConfiguration.DashEncryptionProperty.getSpekeKeyProvider()spekeKeyProvider - `CfnPackagingConfiguration.DashEncryptionProperty.SpekeKeyProvider`. This parameter is required.this@Stability(value=Stable) public CfnPackagingConfiguration.DashEncryptionProperty.Builder spekeKeyProvider(IResolvable spekeKeyProvider)
CfnPackagingConfiguration.DashEncryptionProperty.getSpekeKeyProvider()spekeKeyProvider - `CfnPackagingConfiguration.DashEncryptionProperty.SpekeKeyProvider`. This parameter is required.this@Stability(value=Stable) public CfnPackagingConfiguration.DashEncryptionProperty build()
build in interface software.amazon.jsii.Builder<CfnPackagingConfiguration.DashEncryptionProperty>CfnPackagingConfiguration.DashEncryptionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.