@Stability(value=Stable) public static final class CfnChannel.KeyProviderSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.KeyProviderSettingsProperty>
CfnChannel.KeyProviderSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.KeyProviderSettingsProperty |
build()
Builds the configured instance.
|
CfnChannel.KeyProviderSettingsProperty.Builder |
staticKeySettings(CfnChannel.StaticKeySettingsProperty staticKeySettings)
Sets the value of
CfnChannel.KeyProviderSettingsProperty.getStaticKeySettings() |
CfnChannel.KeyProviderSettingsProperty.Builder |
staticKeySettings(IResolvable staticKeySettings)
Sets the value of
CfnChannel.KeyProviderSettingsProperty.getStaticKeySettings() |
@Stability(value=Stable) public CfnChannel.KeyProviderSettingsProperty.Builder staticKeySettings(CfnChannel.StaticKeySettingsProperty staticKeySettings)
CfnChannel.KeyProviderSettingsProperty.getStaticKeySettings()staticKeySettings - `CfnChannel.KeyProviderSettingsProperty.StaticKeySettings`.this@Stability(value=Stable) public CfnChannel.KeyProviderSettingsProperty.Builder staticKeySettings(IResolvable staticKeySettings)
CfnChannel.KeyProviderSettingsProperty.getStaticKeySettings()staticKeySettings - `CfnChannel.KeyProviderSettingsProperty.StaticKeySettings`.this@Stability(value=Stable) public CfnChannel.KeyProviderSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.KeyProviderSettingsProperty>CfnChannel.KeyProviderSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.