You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::RDS::DBSnapshot Instance Attribute Summary collapseSpecifies the allocated storage size in gibibytes (GiB).
Specifies the name of the Availability Zone the DB instance was located in at the time of the DB snapshot.
Specifies the DB instance identifier of the DB instance this DB snapshot was created from.
The Amazon Resource Name (ARN) for the DB snapshot.
Specifies the identifier for the DB snapshot.
The identifier for the source DB instance, which can\'t be changed and which is unique to an AWS Region.
Specifies whether the DB snapshot is encrypted.
Specifies the name of the database engine.
Specifies the version of the database engine.
True if mapping of AWS Identity and Access Management (IAM) accounts to database accounts is enabled, and otherwise false.
Specifies the time in Coordinated Universal Time (UTC) when the DB instance, from which the snapshot was taken, was created.
Specifies the Provisioned IOPS (I/O operations per second) value of the DB instance at the time of the snapshot.
If Encrypted
is true, the AWS KMS key identifier for the encrypted DB snapshot.
License model information for the restored DB instance.
Provides the master username for the DB snapshot.
Provides the option group name for the DB snapshot.
The percentage of the estimated data that has been transferred.
Specifies the port that the database engine was listening on at the time of the snapshot.
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance when the DB snapshot was created.
Specifies when the snapshot was taken in Coordinated Universal Time (UTC).
Provides the type of the DB snapshot.
The DB snapshot Amazon Resource Name (ARN) that the DB snapshot was copied from.
The AWS Region that the DB snapshot was created in or copied from.
Specifies the status of this DB snapshot.
Specifies the storage type associated with DB snapshot.
The ARN from the key store with which to associate the instance for TDE encryption.
The time zone of the DB snapshot.
Provides the VPC ID associated with the DB snapshot.
Returns a Collection of DBSnapshotAttribute resources.
Returns a Collection of Event resources.
add_data_attribute, add_identifier, #data, data_attributes, #data_loaded?, identifiers, #load, #wait_until
Methods included from Aws::Resources::OperationMethods#add_batch_operation, #add_operation, #batch_operation, #batch_operation_names, #batch_operations, #operation, #operation_names, #operations
Constructor Details #initialize(instance_id, snapshot_id, options = {}) ⇒ Object #initialize(options = {}) ⇒ Object Instance Attribute Details #allocated_storage ⇒ IntegerSpecifies the allocated storage size in gibibytes (GiB).
#availability_zone ⇒ StringSpecifies the name of the Availability Zone the DB instance was located in at the time of the DB snapshot.
#db_instance_identifier ⇒ StringSpecifies the DB instance identifier of the DB instance this DB snapshot was created from.
#db_snapshot_arn ⇒ StringThe Amazon Resource Name (ARN) for the DB snapshot.
#db_snapshot_identifier ⇒ StringSpecifies the identifier for the DB snapshot.
#dbi_resource_id ⇒ StringThe identifier for the source DB instance, which can\'t be changed and which is unique to an AWS Region.
#encrypted ⇒ BooleanSpecifies whether the DB snapshot is encrypted.
#engine ⇒ StringSpecifies the name of the database engine.
#engine_version ⇒ StringSpecifies the version of the database engine.
#iam_database_authentication_enabled ⇒ BooleanTrue if mapping of AWS Identity and Access Management (IAM) accounts to database accounts is enabled, and otherwise false.
#instance_create_time ⇒ TimeSpecifies the time in Coordinated Universal Time (UTC) when the DB instance, from which the snapshot was taken, was created.
#iops ⇒ IntegerSpecifies the Provisioned IOPS (I/O operations per second) value of the DB instance at the time of the snapshot.
#kms_key_id ⇒ StringIf Encrypted
is true, the AWS KMS key identifier for the encrypted DB snapshot.
License model information for the restored DB instance.
#master_username ⇒ StringProvides the master username for the DB snapshot.
#option_group_name ⇒ StringProvides the option group name for the DB snapshot.
#percent_progress ⇒ IntegerThe percentage of the estimated data that has been transferred.
#port ⇒ IntegerSpecifies the port that the database engine was listening on at the time of the snapshot.
#processor_features ⇒ Array<Types::ProcessorFeature>The number of CPU cores and the number of threads per core for the DB instance class of the DB instance when the DB snapshot was created.
#snapshot_create_time ⇒ TimeSpecifies when the snapshot was taken in Coordinated Universal Time (UTC).
#snapshot_type ⇒ StringProvides the type of the DB snapshot.
#source_db_snapshot_identifier ⇒ StringThe DB snapshot Amazon Resource Name (ARN) that the DB snapshot was copied from. It only has value in case of cross-customer or cross-region copy.
#source_region ⇒ StringThe AWS Region that the DB snapshot was created in or copied from.
#status ⇒ StringSpecifies the status of this DB snapshot.
#storage_type ⇒ StringSpecifies the storage type associated with DB snapshot.
#tde_credential_arn ⇒ StringThe ARN from the key store with which to associate the instance for TDE encryption.
#timezone ⇒ StringThe time zone of the DB snapshot. In most cases, the Timezone
element is empty. Timezone
content appears only for snapshots taken from Microsoft SQL Server DB instances that were created with a time zone specified.
Provides the VPC ID associated with the DB snapshot.
Instance Method Details #events(options = {}) ⇒ Collection<Event>RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4