kinesis

package
v0.69.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 1, 2022 License: MIT Imports: 1 Imported by: 2

Documentation

Index

Constants

View Source
const (
	EncryptionTypeKMS = "KMS"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Encryption

type Encryption struct {
	types.Metadata
	Type     types.StringValue
	KMSKeyID types.StringValue
}

type Kinesis

type Kinesis struct {
	Streams []Stream
}

type Stream

type Stream struct {
	types.Metadata
	Encryption Encryption
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL