Documentation ¶
Index ¶
- type BlueGreenUpdate
- type BlueGreenUpdateAttributes
- func (bgu BlueGreenUpdateAttributes) Enabled() terra.BoolValue
- func (bgu BlueGreenUpdateAttributes) InternalRef() (terra.Reference, error)
- func (bgu BlueGreenUpdateAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (bgu BlueGreenUpdateAttributes) InternalWithRef(ref terra.Reference) BlueGreenUpdateAttributes
- type BlueGreenUpdateState
- type ListenerEndpoint
- type ListenerEndpointAttributes
- func (le ListenerEndpointAttributes) Address() terra.StringValue
- func (le ListenerEndpointAttributes) HostedZoneId() terra.StringValue
- func (le ListenerEndpointAttributes) InternalRef() (terra.Reference, error)
- func (le ListenerEndpointAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (le ListenerEndpointAttributes) InternalWithRef(ref terra.Reference) ListenerEndpointAttributes
- func (le ListenerEndpointAttributes) Port() terra.NumberValue
- type ListenerEndpointState
- type MasterUserSecret
- type MasterUserSecretAttributes
- func (mus MasterUserSecretAttributes) InternalRef() (terra.Reference, error)
- func (mus MasterUserSecretAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (mus MasterUserSecretAttributes) InternalWithRef(ref terra.Reference) MasterUserSecretAttributes
- func (mus MasterUserSecretAttributes) KmsKeyId() terra.StringValue
- func (mus MasterUserSecretAttributes) SecretArn() terra.StringValue
- func (mus MasterUserSecretAttributes) SecretStatus() terra.StringValue
- type MasterUserSecretState
- type RestoreToPointInTime
- type RestoreToPointInTimeAttributes
- func (rtpit RestoreToPointInTimeAttributes) InternalRef() (terra.Reference, error)
- func (rtpit RestoreToPointInTimeAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (rtpit RestoreToPointInTimeAttributes) InternalWithRef(ref terra.Reference) RestoreToPointInTimeAttributes
- func (rtpit RestoreToPointInTimeAttributes) RestoreTime() terra.StringValue
- func (rtpit RestoreToPointInTimeAttributes) SourceDbInstanceAutomatedBackupsArn() terra.StringValue
- func (rtpit RestoreToPointInTimeAttributes) SourceDbInstanceIdentifier() terra.StringValue
- func (rtpit RestoreToPointInTimeAttributes) SourceDbiResourceId() terra.StringValue
- func (rtpit RestoreToPointInTimeAttributes) UseLatestRestorableTime() terra.BoolValue
- type RestoreToPointInTimeState
- type S3Import
- type S3ImportAttributes
- func (si S3ImportAttributes) BucketName() terra.StringValue
- func (si S3ImportAttributes) BucketPrefix() terra.StringValue
- func (si S3ImportAttributes) IngestionRole() terra.StringValue
- func (si S3ImportAttributes) InternalRef() (terra.Reference, error)
- func (si S3ImportAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (si S3ImportAttributes) InternalWithRef(ref terra.Reference) S3ImportAttributes
- func (si S3ImportAttributes) SourceEngine() terra.StringValue
- func (si S3ImportAttributes) SourceEngineVersion() terra.StringValue
- type S3ImportState
- type Timeouts
- type TimeoutsAttributes
- func (t TimeoutsAttributes) Create() terra.StringValue
- func (t TimeoutsAttributes) Delete() terra.StringValue
- func (t TimeoutsAttributes) InternalRef() (terra.Reference, error)
- func (t TimeoutsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (t TimeoutsAttributes) InternalWithRef(ref terra.Reference) TimeoutsAttributes
- func (t TimeoutsAttributes) Update() terra.StringValue
- type TimeoutsState
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlueGreenUpdate ¶
type BlueGreenUpdateAttributes ¶
type BlueGreenUpdateAttributes struct {
// contains filtered or unexported fields
}
func (BlueGreenUpdateAttributes) Enabled ¶
func (bgu BlueGreenUpdateAttributes) Enabled() terra.BoolValue
func (BlueGreenUpdateAttributes) InternalRef ¶
func (bgu BlueGreenUpdateAttributes) InternalRef() (terra.Reference, error)
func (BlueGreenUpdateAttributes) InternalTokens ¶
func (bgu BlueGreenUpdateAttributes) InternalTokens() (hclwrite.Tokens, error)
func (BlueGreenUpdateAttributes) InternalWithRef ¶
func (bgu BlueGreenUpdateAttributes) InternalWithRef(ref terra.Reference) BlueGreenUpdateAttributes
type BlueGreenUpdateState ¶
type BlueGreenUpdateState struct {
Enabled bool `json:"enabled"`
}
type ListenerEndpoint ¶
type ListenerEndpoint struct{}
type ListenerEndpointAttributes ¶
type ListenerEndpointAttributes struct {
// contains filtered or unexported fields
}
func (ListenerEndpointAttributes) Address ¶
func (le ListenerEndpointAttributes) Address() terra.StringValue
func (ListenerEndpointAttributes) HostedZoneId ¶
func (le ListenerEndpointAttributes) HostedZoneId() terra.StringValue
func (ListenerEndpointAttributes) InternalRef ¶
func (le ListenerEndpointAttributes) InternalRef() (terra.Reference, error)
func (ListenerEndpointAttributes) InternalTokens ¶
func (le ListenerEndpointAttributes) InternalTokens() (hclwrite.Tokens, error)
func (ListenerEndpointAttributes) InternalWithRef ¶
func (le ListenerEndpointAttributes) InternalWithRef(ref terra.Reference) ListenerEndpointAttributes
func (ListenerEndpointAttributes) Port ¶
func (le ListenerEndpointAttributes) Port() terra.NumberValue
type ListenerEndpointState ¶
type MasterUserSecret ¶
type MasterUserSecret struct{}
type MasterUserSecretAttributes ¶
type MasterUserSecretAttributes struct {
// contains filtered or unexported fields
}
func (MasterUserSecretAttributes) InternalRef ¶
func (mus MasterUserSecretAttributes) InternalRef() (terra.Reference, error)
func (MasterUserSecretAttributes) InternalTokens ¶
func (mus MasterUserSecretAttributes) InternalTokens() (hclwrite.Tokens, error)
func (MasterUserSecretAttributes) InternalWithRef ¶
func (mus MasterUserSecretAttributes) InternalWithRef(ref terra.Reference) MasterUserSecretAttributes
func (MasterUserSecretAttributes) KmsKeyId ¶
func (mus MasterUserSecretAttributes) KmsKeyId() terra.StringValue
func (MasterUserSecretAttributes) SecretArn ¶
func (mus MasterUserSecretAttributes) SecretArn() terra.StringValue
func (MasterUserSecretAttributes) SecretStatus ¶
func (mus MasterUserSecretAttributes) SecretStatus() terra.StringValue
type MasterUserSecretState ¶
type RestoreToPointInTime ¶
type RestoreToPointInTime struct { // RestoreTime: string, optional RestoreTime terra.StringValue `hcl:"restore_time,attr"` // SourceDbInstanceAutomatedBackupsArn: string, optional SourceDbInstanceAutomatedBackupsArn terra.StringValue `hcl:"source_db_instance_automated_backups_arn,attr"` // SourceDbInstanceIdentifier: string, optional SourceDbInstanceIdentifier terra.StringValue `hcl:"source_db_instance_identifier,attr"` // SourceDbiResourceId: string, optional SourceDbiResourceId terra.StringValue `hcl:"source_dbi_resource_id,attr"` // UseLatestRestorableTime: bool, optional UseLatestRestorableTime terra.BoolValue `hcl:"use_latest_restorable_time,attr"` }
type RestoreToPointInTimeAttributes ¶
type RestoreToPointInTimeAttributes struct {
// contains filtered or unexported fields
}
func (RestoreToPointInTimeAttributes) InternalRef ¶
func (rtpit RestoreToPointInTimeAttributes) InternalRef() (terra.Reference, error)
func (RestoreToPointInTimeAttributes) InternalTokens ¶
func (rtpit RestoreToPointInTimeAttributes) InternalTokens() (hclwrite.Tokens, error)
func (RestoreToPointInTimeAttributes) InternalWithRef ¶
func (rtpit RestoreToPointInTimeAttributes) InternalWithRef(ref terra.Reference) RestoreToPointInTimeAttributes
func (RestoreToPointInTimeAttributes) RestoreTime ¶
func (rtpit RestoreToPointInTimeAttributes) RestoreTime() terra.StringValue
func (RestoreToPointInTimeAttributes) SourceDbInstanceAutomatedBackupsArn ¶
func (rtpit RestoreToPointInTimeAttributes) SourceDbInstanceAutomatedBackupsArn() terra.StringValue
func (RestoreToPointInTimeAttributes) SourceDbInstanceIdentifier ¶
func (rtpit RestoreToPointInTimeAttributes) SourceDbInstanceIdentifier() terra.StringValue
func (RestoreToPointInTimeAttributes) SourceDbiResourceId ¶
func (rtpit RestoreToPointInTimeAttributes) SourceDbiResourceId() terra.StringValue
func (RestoreToPointInTimeAttributes) UseLatestRestorableTime ¶
func (rtpit RestoreToPointInTimeAttributes) UseLatestRestorableTime() terra.BoolValue
type RestoreToPointInTimeState ¶
type RestoreToPointInTimeState struct { RestoreTime string `json:"restore_time"` SourceDbInstanceAutomatedBackupsArn string `json:"source_db_instance_automated_backups_arn"` SourceDbInstanceIdentifier string `json:"source_db_instance_identifier"` SourceDbiResourceId string `json:"source_dbi_resource_id"` UseLatestRestorableTime bool `json:"use_latest_restorable_time"` }
type S3Import ¶
type S3Import struct { // BucketName: string, required BucketName terra.StringValue `hcl:"bucket_name,attr" validate:"required"` // BucketPrefix: string, optional BucketPrefix terra.StringValue `hcl:"bucket_prefix,attr"` // IngestionRole: string, required IngestionRole terra.StringValue `hcl:"ingestion_role,attr" validate:"required"` // SourceEngine: string, required SourceEngine terra.StringValue `hcl:"source_engine,attr" validate:"required"` // SourceEngineVersion: string, required SourceEngineVersion terra.StringValue `hcl:"source_engine_version,attr" validate:"required"` }
type S3ImportAttributes ¶
type S3ImportAttributes struct {
// contains filtered or unexported fields
}
func (S3ImportAttributes) BucketName ¶
func (si S3ImportAttributes) BucketName() terra.StringValue
func (S3ImportAttributes) BucketPrefix ¶
func (si S3ImportAttributes) BucketPrefix() terra.StringValue
func (S3ImportAttributes) IngestionRole ¶
func (si S3ImportAttributes) IngestionRole() terra.StringValue
func (S3ImportAttributes) InternalRef ¶
func (si S3ImportAttributes) InternalRef() (terra.Reference, error)
func (S3ImportAttributes) InternalTokens ¶
func (si S3ImportAttributes) InternalTokens() (hclwrite.Tokens, error)
func (S3ImportAttributes) InternalWithRef ¶
func (si S3ImportAttributes) InternalWithRef(ref terra.Reference) S3ImportAttributes
func (S3ImportAttributes) SourceEngine ¶
func (si S3ImportAttributes) SourceEngine() terra.StringValue
func (S3ImportAttributes) SourceEngineVersion ¶
func (si S3ImportAttributes) SourceEngineVersion() terra.StringValue
type S3ImportState ¶
type Timeouts ¶
type Timeouts struct { // Create: string, optional Create terra.StringValue `hcl:"create,attr"` // Delete: string, optional Delete terra.StringValue `hcl:"delete,attr"` // Update: string, optional Update terra.StringValue `hcl:"update,attr"` }
type TimeoutsAttributes ¶
type TimeoutsAttributes struct {
// contains filtered or unexported fields
}
func (TimeoutsAttributes) Create ¶
func (t TimeoutsAttributes) Create() terra.StringValue
func (TimeoutsAttributes) Delete ¶
func (t TimeoutsAttributes) Delete() terra.StringValue
func (TimeoutsAttributes) InternalRef ¶
func (t TimeoutsAttributes) InternalRef() (terra.Reference, error)
func (TimeoutsAttributes) InternalTokens ¶
func (t TimeoutsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (TimeoutsAttributes) InternalWithRef ¶
func (t TimeoutsAttributes) InternalWithRef(ref terra.Reference) TimeoutsAttributes
func (TimeoutsAttributes) Update ¶
func (t TimeoutsAttributes) Update() terra.StringValue
type TimeoutsState ¶
Click to show internal directories.
Click to hide internal directories.