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