Class: Aws::Types::RestoreDBInstanceToPointInTimeMessage

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:tde_credential_password])

Instance Attribute Summary collapse

Instance Attribute Details

#additional_storage_volumes::Array[Types::AdditionalStorageVolume]

Returns the value of attribute additional_storage_volumes.

Returns:



4124
4125
4126
# File 'sig/types.rbs', line 4124

def additional_storage_volumes
  @additional_storage_volumes
end

#allocated_storage::Integer

Returns the value of attribute allocated_storage.

Returns:

  • (::Integer)


4118
4119
4120
# File 'sig/types.rbs', line 4118

def allocated_storage
  @allocated_storage
end

#auto_minor_version_upgradeBoolean

Returns the value of attribute auto_minor_version_upgrade.

Returns:

  • (Boolean)


4086
4087
4088
# File 'sig/types.rbs', line 4086

def auto_minor_version_upgrade
  @auto_minor_version_upgrade
end

#availability_zone::String

Returns the value of attribute availability_zone.

Returns:

  • (::String)


4082
4083
4084
# File 'sig/types.rbs', line 4082

def availability_zone
  @availability_zone
end

#backup_retention_period::Integer

Returns the value of attribute backup_retention_period.

Returns:

  • (::Integer)


4119
4120
4121
# File 'sig/types.rbs', line 4119

def backup_retention_period
  @backup_retention_period
end

#backup_target::String

Returns the value of attribute backup_target.

Returns:

  • (::String)


4116
4117
4118
# File 'sig/types.rbs', line 4116

def backup_target
  @backup_target
end

#ca_certificate_identifier::String

Returns the value of attribute ca_certificate_identifier.

Returns:

  • (::String)


4122
4123
4124
# File 'sig/types.rbs', line 4122

def ca_certificate_identifier
  @ca_certificate_identifier
end

#copy_tags_to_snapshotBoolean

Returns the value of attribute copy_tags_to_snapshot.

Returns:

  • (Boolean)


4093
4094
4095
# File 'sig/types.rbs', line 4093

def copy_tags_to_snapshot
  @copy_tags_to_snapshot
end

#custom_iam_instance_profile::String

Returns the value of attribute custom_iam_instance_profile.

Returns:

  • (::String)


4117
4118
4119
# File 'sig/types.rbs', line 4117

def custom_iam_instance_profile
  @custom_iam_instance_profile
end

#db_instance_class::String

Returns the value of attribute db_instance_class.

Returns:

  • (::String)


4080
4081
4082
# File 'sig/types.rbs', line 4080

def db_instance_class
  @db_instance_class
end

#db_name::String

Returns the value of attribute db_name.

Returns:

  • (::String)


4088
4089
4090
# File 'sig/types.rbs', line 4088

def db_name
  @db_name
end

#db_parameter_group_name::String

Returns the value of attribute db_parameter_group_name.

Returns:

  • (::String)


4109
4110
4111
# File 'sig/types.rbs', line 4109

def db_parameter_group_name
  @db_parameter_group_name
end

#db_subnet_group_name::String

Returns the value of attribute db_subnet_group_name.

Returns:

  • (::String)


4083
4084
4085
# File 'sig/types.rbs', line 4083

def db_subnet_group_name
  @db_subnet_group_name
end

#dedicated_log_volumeBoolean

Returns the value of attribute dedicated_log_volume.

Returns:

  • (Boolean)


4121
4122
4123
# File 'sig/types.rbs', line 4121

def dedicated_log_volume
  @dedicated_log_volume
end

#deletion_protectionBoolean

Returns the value of attribute deletion_protection.

Returns:

  • (Boolean)


4110
4111
4112
# File 'sig/types.rbs', line 4110

def deletion_protection
  @deletion_protection
end

#domain::String

Returns the value of attribute domain.

Returns:

  • (::String)


4099
4100
4101
# File 'sig/types.rbs', line 4099

def domain
  @domain
end

#domain_auth_secret_arn::String

Returns the value of attribute domain_auth_secret_arn.

Returns:

  • (::String)


4103
4104
4105
# File 'sig/types.rbs', line 4103

def domain_auth_secret_arn
  @domain_auth_secret_arn
end

#domain_dns_ips::Array[::String]

Returns the value of attribute domain_dns_ips.

Returns:

  • (::Array[::String])


4104
4105
4106
# File 'sig/types.rbs', line 4104

def domain_dns_ips
  @domain_dns_ips
end

#domain_fqdn::String

Returns the value of attribute domain_fqdn.

Returns:

  • (::String)


4101
4102
4103
# File 'sig/types.rbs', line 4101

def domain_fqdn
  @domain_fqdn
end

#domain_iam_role_name::String

Returns the value of attribute domain_iam_role_name.

Returns:

  • (::String)


4100
4101
4102
# File 'sig/types.rbs', line 4100

def domain_iam_role_name
  @domain_iam_role_name
end

#domain_ou::String

Returns the value of attribute domain_ou.

Returns:

  • (::String)


4102
4103
4104
# File 'sig/types.rbs', line 4102

def domain_ou
  @domain_ou
end

#enable_cloudwatch_logs_exports::Array[::String]

Returns the value of attribute enable_cloudwatch_logs_exports.

Returns:

  • (::Array[::String])


4106
4107
4108
# File 'sig/types.rbs', line 4106

def enable_cloudwatch_logs_exports
  @enable_cloudwatch_logs_exports
end

#enable_customer_owned_ipBoolean

Returns the value of attribute enable_customer_owned_ip.

Returns:

  • (Boolean)


4113
4114
4115
# File 'sig/types.rbs', line 4113

def enable_customer_owned_ip
  @enable_customer_owned_ip
end

#enable_iam_database_authenticationBoolean

Returns the value of attribute enable_iam_database_authentication.

Returns:

  • (Boolean)


4105
4106
4107
# File 'sig/types.rbs', line 4105

def enable_iam_database_authentication
  @enable_iam_database_authentication
end

#engine::String

Returns the value of attribute engine.

Returns:

  • (::String)


4089
4090
4091
# File 'sig/types.rbs', line 4089

def engine
  @engine
end

#engine_lifecycle_support::String

Returns the value of attribute engine_lifecycle_support.

Returns:

  • (::String)


4123
4124
4125
# File 'sig/types.rbs', line 4123

def engine_lifecycle_support
  @engine_lifecycle_support
end

#iops::Integer

Returns the value of attribute iops.

Returns:

  • (::Integer)


4090
4091
4092
# File 'sig/types.rbs', line 4090

def iops
  @iops
end

#license_model::String

Returns the value of attribute license_model.

Returns:

  • (::String)


4087
4088
4089
# File 'sig/types.rbs', line 4087

def license_model
  @license_model
end

#manage_master_user_passwordBoolean

Returns the value of attribute manage_master_user_password.

Returns:

  • (Boolean)


4126
4127
4128
# File 'sig/types.rbs', line 4126

def manage_master_user_password
  @manage_master_user_password
end

#master_user_secret_kms_key_id::String

Returns the value of attribute master_user_secret_kms_key_id.

Returns:

  • (::String)


4127
4128
4129
# File 'sig/types.rbs', line 4127

def master_user_secret_kms_key_id
  @master_user_secret_kms_key_id
end

#max_allocated_storage::Integer

Returns the value of attribute max_allocated_storage.

Returns:

  • (::Integer)


4112
4113
4114
# File 'sig/types.rbs', line 4112

def max_allocated_storage
  @max_allocated_storage
end

#multi_azBoolean

Returns the value of attribute multi_az.

Returns:

  • (Boolean)


4084
4085
4086
# File 'sig/types.rbs', line 4084

def multi_az
  @multi_az
end

#network_type::String

Returns the value of attribute network_type.

Returns:

  • (::String)


4114
4115
4116
# File 'sig/types.rbs', line 4114

def network_type
  @network_type
end

#option_group_name::String

Returns the value of attribute option_group_name.

Returns:

  • (::String)


4092
4093
4094
# File 'sig/types.rbs', line 4092

def option_group_name
  @option_group_name
end

#port::Integer

Returns the value of attribute port.

Returns:

  • (::Integer)


4081
4082
4083
# File 'sig/types.rbs', line 4081

def port
  @port
end

#preferred_backup_window::String

Returns the value of attribute preferred_backup_window.

Returns:

  • (::String)


4120
4121
4122
# File 'sig/types.rbs', line 4120

def preferred_backup_window
  @preferred_backup_window
end

#processor_features::Array[Types::ProcessorFeature]

Returns the value of attribute processor_features.

Returns:



4107
4108
4109
# File 'sig/types.rbs', line 4107

def processor_features
  @processor_features
end

#publicly_accessibleBoolean

Returns the value of attribute publicly_accessible.

Returns:

  • (Boolean)


4085
4086
4087
# File 'sig/types.rbs', line 4085

def publicly_accessible
  @publicly_accessible
end

#restore_time::Time

Returns the value of attribute restore_time.

Returns:

  • (::Time)


4078
4079
4080
# File 'sig/types.rbs', line 4078

def restore_time
  @restore_time
end

#source_db_instance_automated_backups_arn::String

Returns the value of attribute source_db_instance_automated_backups_arn.

Returns:

  • (::String)


4115
4116
4117
# File 'sig/types.rbs', line 4115

def source_db_instance_automated_backups_arn
  @source_db_instance_automated_backups_arn
end

#source_db_instance_identifier::String

Returns the value of attribute source_db_instance_identifier.

Returns:

  • (::String)


4076
4077
4078
# File 'sig/types.rbs', line 4076

def source_db_instance_identifier
  @source_db_instance_identifier
end

#source_dbi_resource_id::String

Returns the value of attribute source_dbi_resource_id.

Returns:

  • (::String)


4111
4112
4113
# File 'sig/types.rbs', line 4111

def source_dbi_resource_id
  @source_dbi_resource_id
end

#storage_throughput::Integer

Returns the value of attribute storage_throughput.

Returns:

  • (::Integer)


4091
4092
4093
# File 'sig/types.rbs', line 4091

def storage_throughput
  @storage_throughput
end

#storage_type::String

Returns the value of attribute storage_type.

Returns:

  • (::String)


4095
4096
4097
# File 'sig/types.rbs', line 4095

def storage_type
  @storage_type
end

#tag_specifications::Array[Types::TagSpecification]

Returns the value of attribute tag_specifications.

Returns:



4125
4126
4127
# File 'sig/types.rbs', line 4125

def tag_specifications
  @tag_specifications
end

#tags::Array[Types::Tag]

Returns the value of attribute tags.

Returns:



4094
4095
4096
# File 'sig/types.rbs', line 4094

def tags
  @tags
end

#target_db_instance_identifier::String

Returns the value of attribute target_db_instance_identifier.

Returns:

  • (::String)


4077
4078
4079
# File 'sig/types.rbs', line 4077

def target_db_instance_identifier
  @target_db_instance_identifier
end

#tde_credential_arn::String

Returns the value of attribute tde_credential_arn.

Returns:

  • (::String)


4096
4097
4098
# File 'sig/types.rbs', line 4096

def tde_credential_arn
  @tde_credential_arn
end

#tde_credential_password::String

Returns the value of attribute tde_credential_password.

Returns:

  • (::String)


4097
4098
4099
# File 'sig/types.rbs', line 4097

def tde_credential_password
  @tde_credential_password
end

#use_default_processor_featuresBoolean

Returns the value of attribute use_default_processor_features.

Returns:

  • (Boolean)


4108
4109
4110
# File 'sig/types.rbs', line 4108

def use_default_processor_features
  @use_default_processor_features
end

#use_latest_restorable_timeBoolean

Returns the value of attribute use_latest_restorable_time.

Returns:

  • (Boolean)


4079
4080
4081
# File 'sig/types.rbs', line 4079

def use_latest_restorable_time
  @use_latest_restorable_time
end

#vpc_security_group_ids::Array[::String]

Returns the value of attribute vpc_security_group_ids.

Returns:

  • (::Array[::String])


4098
4099
4100
# File 'sig/types.rbs', line 4098

def vpc_security_group_ids
  @vpc_security_group_ids
end