@Stability(value=Stable) public static final class CfnOriginEndpoint.HlsEncryptionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnOriginEndpoint.HlsEncryptionProperty>
CfnOriginEndpoint.HlsEncryptionProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnOriginEndpoint.HlsEncryptionProperty.Builder spekeKeyProvider(CfnOriginEndpoint.SpekeKeyProviderProperty spekeKeyProvider)
CfnOriginEndpoint.HlsEncryptionProperty.getSpekeKeyProvider()spekeKeyProvider - `CfnOriginEndpoint.HlsEncryptionProperty.SpekeKeyProvider`. This parameter is required.this@Stability(value=Stable) public CfnOriginEndpoint.HlsEncryptionProperty.Builder spekeKeyProvider(IResolvable spekeKeyProvider)
CfnOriginEndpoint.HlsEncryptionProperty.getSpekeKeyProvider()spekeKeyProvider - `CfnOriginEndpoint.HlsEncryptionProperty.SpekeKeyProvider`. This parameter is required.this@Stability(value=Stable) public CfnOriginEndpoint.HlsEncryptionProperty.Builder constantInitializationVector(String constantInitializationVector)
constantInitializationVector - `CfnOriginEndpoint.HlsEncryptionProperty.ConstantInitializationVector`.this@Stability(value=Stable) public CfnOriginEndpoint.HlsEncryptionProperty.Builder encryptionMethod(String encryptionMethod)
CfnOriginEndpoint.HlsEncryptionProperty.getEncryptionMethod()encryptionMethod - `CfnOriginEndpoint.HlsEncryptionProperty.EncryptionMethod`.this@Stability(value=Stable) public CfnOriginEndpoint.HlsEncryptionProperty.Builder keyRotationIntervalSeconds(Number keyRotationIntervalSeconds)
CfnOriginEndpoint.HlsEncryptionProperty.getKeyRotationIntervalSeconds()keyRotationIntervalSeconds - `CfnOriginEndpoint.HlsEncryptionProperty.KeyRotationIntervalSeconds`.this@Stability(value=Stable) public CfnOriginEndpoint.HlsEncryptionProperty.Builder repeatExtXKey(Boolean repeatExtXKey)
CfnOriginEndpoint.HlsEncryptionProperty.getRepeatExtXKey()repeatExtXKey - `CfnOriginEndpoint.HlsEncryptionProperty.RepeatExtXKey`.this@Stability(value=Stable) public CfnOriginEndpoint.HlsEncryptionProperty.Builder repeatExtXKey(IResolvable repeatExtXKey)
CfnOriginEndpoint.HlsEncryptionProperty.getRepeatExtXKey()repeatExtXKey - `CfnOriginEndpoint.HlsEncryptionProperty.RepeatExtXKey`.this@Stability(value=Stable) public CfnOriginEndpoint.HlsEncryptionProperty build()
build in interface software.amazon.jsii.Builder<CfnOriginEndpoint.HlsEncryptionProperty>CfnOriginEndpoint.HlsEncryptionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.