public static final class CfnPackagingConfiguration.CmafEncryptionProperty.Builder
extends java.lang.Object
CfnPackagingConfiguration.CmafEncryptionProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnPackagingConfiguration.CmafEncryptionProperty |
build()
Builds the configured instance.
|
CfnPackagingConfiguration.CmafEncryptionProperty.Builder |
spekeKeyProvider(CfnPackagingConfiguration.SpekeKeyProviderProperty spekeKeyProvider)
Sets the value of
CfnPackagingConfiguration.CmafEncryptionProperty.getSpekeKeyProvider() |
CfnPackagingConfiguration.CmafEncryptionProperty.Builder |
spekeKeyProvider(IResolvable spekeKeyProvider)
Sets the value of
CfnPackagingConfiguration.CmafEncryptionProperty.getSpekeKeyProvider() |
public CfnPackagingConfiguration.CmafEncryptionProperty.Builder spekeKeyProvider(IResolvable spekeKeyProvider)
CfnPackagingConfiguration.CmafEncryptionProperty.getSpekeKeyProvider()
spekeKeyProvider
- Parameters for the SPEKE key provider. This parameter is required.this
public CfnPackagingConfiguration.CmafEncryptionProperty.Builder spekeKeyProvider(CfnPackagingConfiguration.SpekeKeyProviderProperty spekeKeyProvider)
CfnPackagingConfiguration.CmafEncryptionProperty.getSpekeKeyProvider()
spekeKeyProvider
- Parameters for the SPEKE key provider. This parameter is required.this
public CfnPackagingConfiguration.CmafEncryptionProperty build()
CfnPackagingConfiguration.CmafEncryptionProperty
java.lang.NullPointerException
- if any required attribute was not provided