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