@Stability(value=Stable) public static final class CfnPackagingConfiguration.CmafEncryptionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnPackagingConfiguration.CmafEncryptionProperty>
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() |
@Stability(value=Stable) public CfnPackagingConfiguration.CmafEncryptionProperty.Builder spekeKeyProvider(CfnPackagingConfiguration.SpekeKeyProviderProperty spekeKeyProvider)
CfnPackagingConfiguration.CmafEncryptionProperty.getSpekeKeyProvider()spekeKeyProvider - Parameters for the SPEKE key provider. This parameter is required.this@Stability(value=Stable) public CfnPackagingConfiguration.CmafEncryptionProperty.Builder spekeKeyProvider(IResolvable spekeKeyProvider)
CfnPackagingConfiguration.CmafEncryptionProperty.getSpekeKeyProvider()spekeKeyProvider - Parameters for the SPEKE key provider. This parameter is required.this@Stability(value=Stable) public CfnPackagingConfiguration.CmafEncryptionProperty build()
build in interface software.amazon.jsii.Builder<CfnPackagingConfiguration.CmafEncryptionProperty>CfnPackagingConfiguration.CmafEncryptionPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.