public static final class CfnPackagingConfiguration.DashEncryptionProperty.Builder
extends java.lang.Object
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() |
public CfnPackagingConfiguration.DashEncryptionProperty.Builder spekeKeyProvider(IResolvable spekeKeyProvider)
CfnPackagingConfiguration.DashEncryptionProperty.getSpekeKeyProvider()
spekeKeyProvider
- Parameters for the SPEKE key provider. This parameter is required.this
public CfnPackagingConfiguration.DashEncryptionProperty.Builder spekeKeyProvider(CfnPackagingConfiguration.SpekeKeyProviderProperty spekeKeyProvider)
CfnPackagingConfiguration.DashEncryptionProperty.getSpekeKeyProvider()
spekeKeyProvider
- Parameters for the SPEKE key provider. This parameter is required.this
public CfnPackagingConfiguration.DashEncryptionProperty build()
CfnPackagingConfiguration.DashEncryptionProperty
java.lang.NullPointerException
- if any required attribute was not provided