Documentation ¶
Index ¶
Constants ¶
View Source
const (
EncryptionTypeKMS = "KMS"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Encryption ¶
type Encryption struct { Metadata iacTypes.Metadata Type iacTypes.StringValue KMSKeyID iacTypes.StringValue }
type Stream ¶
type Stream struct { Metadata iacTypes.Metadata Encryption Encryption }
Click to show internal directories.
Click to hide internal directories.