@Stability(value=Stable)
public static interface CfnStream.StreamEncryptionProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStream.StreamEncryptionProperty.Builder
A builder for
CfnStream.StreamEncryptionProperty |
static class |
CfnStream.StreamEncryptionProperty.Jsii$Proxy
An implementation for
CfnStream.StreamEncryptionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnStream.StreamEncryptionProperty.Builder |
builder() |
String |
getEncryptionType()
`CfnStream.StreamEncryptionProperty.EncryptionType`.
|
String |
getKeyId()
`CfnStream.StreamEncryptionProperty.KeyId`.
|
@Stability(value=Stable) @NotNull String getEncryptionType()
@Stability(value=Stable) @NotNull String getKeyId()
@Stability(value=Stable) static CfnStream.StreamEncryptionProperty.Builder builder()
Copyright © 2021. All rights reserved.