Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Classic ¶
type Classic struct { types.Metadata DBSecurityGroups []DBSecurityGroup }
type Cluster ¶
type Cluster struct { types.Metadata BackupRetentionPeriodDays types.IntValue ReplicationSourceARN types.StringValue PerformanceInsights PerformanceInsights Instances []ClusterInstance Encryption Encryption }
type ClusterInstance ¶
type ClusterInstance struct { types.Metadata Instance ClusterIdentifier types.StringValue }
type DBSecurityGroup ¶
type Encryption ¶
type Instance ¶
type Instance struct { types.Metadata BackupRetentionPeriodDays types.IntValue ReplicationSourceARN types.StringValue PerformanceInsights PerformanceInsights Encryption Encryption PublicAccess types.BoolValue }
type PerformanceInsights ¶
Click to show internal directories.
Click to hide internal directories.