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