@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(IResolvable keyProviderServer)
CfnChannel.StaticKeySettingsProperty.getKeyProviderServer()keyProviderServer - `CfnChannel.StaticKeySettingsProperty.KeyProviderServer`.this@Stability(value=Stable) public CfnChannel.StaticKeySettingsProperty.Builder keyProviderServer(CfnChannel.InputLocationProperty keyProviderServer)
CfnChannel.StaticKeySettingsProperty.getKeyProviderServer()keyProviderServer - `CfnChannel.StaticKeySettingsProperty.KeyProviderServer`.this@Stability(value=Stable) public CfnChannel.StaticKeySettingsProperty.Builder staticKeyValue(String staticKeyValue)
CfnChannel.StaticKeySettingsProperty.getStaticKeyValue()staticKeyValue - `CfnChannel.StaticKeySettingsProperty.StaticKeyValue`.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 © 2021. All rights reserved.