Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cluster ¶
type Cluster struct { defsecTypes.Metadata Encryption Encryption SubnetGroupName defsecTypes.StringValue }
type Encryption ¶
type Encryption struct { defsecTypes.Metadata Enabled defsecTypes.BoolValue KMSKeyID defsecTypes.StringValue }
type Redshift ¶
type Redshift struct { Clusters []Cluster SecurityGroups []SecurityGroup }
type SecurityGroup ¶
type SecurityGroup struct { defsecTypes.Metadata Description defsecTypes.StringValue }
Click to show internal directories.
Click to hide internal directories.