@Stability(value=Stable) public static final class CfnChannel.StaticKeySettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.StaticKeySettingsProperty>
CfnChannel.StaticKeySettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.StaticKeySettingsProperty |
build()
Builds the configured instance.
|
CfnChannel.StaticKeySettingsProperty.Builder |
keyProviderServer(CfnChannel.InputLocationProperty keyProviderServer)
Sets the value of
CfnChannel.StaticKeySettingsProperty.getKeyProviderServer() |
CfnChannel.StaticKeySettingsProperty.Builder |
keyProviderServer(IResolvable keyProviderServer)
Sets the value of
CfnChannel.StaticKeySettingsProperty.getKeyProviderServer() |
CfnChannel.StaticKeySettingsProperty.Builder |
staticKeyValue(String staticKeyValue)
Sets the value of
CfnChannel.StaticKeySettingsProperty.getStaticKeyValue() |
@Stability(value=Stable) public CfnChannel.StaticKeySettingsProperty.Builder keyProviderServer(CfnChannel.InputLocationProperty keyProviderServer)
CfnChannel.StaticKeySettingsProperty.getKeyProviderServer()keyProviderServer - The URL of the license server that is used for protecting content.this@Stability(value=Stable) public CfnChannel.StaticKeySettingsProperty.Builder keyProviderServer(IResolvable keyProviderServer)
CfnChannel.StaticKeySettingsProperty.getKeyProviderServer()keyProviderServer - The URL of the license server that is used for protecting content.this@Stability(value=Stable) public CfnChannel.StaticKeySettingsProperty.Builder staticKeyValue(String staticKeyValue)
CfnChannel.StaticKeySettingsProperty.getStaticKeyValue()staticKeyValue - The static key value as a 32 character hexadecimal string.this@Stability(value=Stable) public CfnChannel.StaticKeySettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.StaticKeySettingsProperty>CfnChannel.StaticKeySettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.