@Stability(value=Stable)
public static interface CfnChannel.StaticKeySettingsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.StaticKeySettingsProperty.Builder
A builder for
CfnChannel.StaticKeySettingsProperty |
static class |
CfnChannel.StaticKeySettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.StaticKeySettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.StaticKeySettingsProperty.Builder |
builder() |
default Object |
getKeyProviderServer()
`CfnChannel.StaticKeySettingsProperty.KeyProviderServer`.
|
default String |
getStaticKeyValue()
`CfnChannel.StaticKeySettingsProperty.StaticKeyValue`.
|
@Stability(value=Stable) @Nullable default Object getKeyProviderServer()
@Stability(value=Stable) @Nullable default String getStaticKeyValue()
@Stability(value=Stable) static CfnChannel.StaticKeySettingsProperty.Builder builder()
Copyright © 2021. All rights reserved.