You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Neptune::Types::DBClusterSnapshotSpecifies the allocated storage size in gibibytes (GiB).
Provides the list of EC2 Availability Zones that instances in the DB cluster snapshot can be restored in.
Specifies the time when the DB cluster was created, in Universal Coordinated Time (UTC).
Specifies the DB cluster identifier of the DB cluster that this DB cluster snapshot was created from.
The Amazon Resource Name (ARN) for the DB cluster snapshot.
Specifies the identifier for a DB cluster snapshot.
Specifies the name of the database engine.
Provides the version of the database engine for this DB cluster snapshot.
True if mapping of AWS Identity and Access Management (IAM) accounts to database accounts is enabled, and otherwise false.
If StorageEncrypted
is true, the AWS KMS key identifier for the encrypted DB cluster snapshot.
Provides the license model information for this DB cluster snapshot.
Provides the master username for the DB cluster snapshot.
Specifies the percentage of the estimated data that has been transferred.
Specifies the port that the DB cluster was listening on at the time of the snapshot.
Provides the time when the snapshot was taken, in Universal Coordinated Time (UTC).
Provides the type of the DB cluster snapshot.
If the DB cluster snapshot was copied from a source DB cluster snapshot, the Amazon Resource Name (ARN) for the source DB cluster snapshot, otherwise, a null value.
Specifies the status of this DB cluster snapshot.
Specifies whether the DB cluster snapshot is encrypted.
Provides the VPC ID associated with the DB cluster snapshot.
Specifies the allocated storage size in gibibytes (GiB).
#availability_zones ⇒ Array<String>Provides the list of EC2 Availability Zones that instances in the DB cluster snapshot can be restored in.
#cluster_create_time ⇒ TimeSpecifies the time when the DB cluster was created, in Universal Coordinated Time (UTC).
#db_cluster_identifier ⇒ StringSpecifies the DB cluster identifier of the DB cluster that this DB cluster snapshot was created from.
#db_cluster_snapshot_arn ⇒ StringThe Amazon Resource Name (ARN) for the DB cluster snapshot.
#db_cluster_snapshot_identifier ⇒ StringSpecifies the identifier for a DB cluster snapshot. Must match the identifier of an existing snapshot.
After you restore a DB cluster using a DBClusterSnapshotIdentifier
, you must specify the same DBClusterSnapshotIdentifier
for any future updates to the DB cluster. When you specify this property for an update, the DB cluster is not restored from the snapshot again, and the data in the database is not changed.
However, if you don\'t specify the DBClusterSnapshotIdentifier
, an empty DB cluster is created, and the original DB cluster is deleted. If you specify a property that is different from the previous snapshot restore property, the DB cluster is restored from the snapshot specified by the DBClusterSnapshotIdentifier
, and the original DB cluster is deleted.
Specifies the name of the database engine.
#engine_version ⇒ StringProvides the version of the database engine for this DB cluster snapshot.
#iam_database_authentication_enabled ⇒ BooleanTrue if mapping of AWS Identity and Access Management (IAM) accounts to database accounts is enabled, and otherwise false.
#kms_key_id ⇒ StringIf StorageEncrypted
is true, the AWS KMS key identifier for the encrypted DB cluster snapshot.
Provides the license model information for this DB cluster snapshot.
#master_username ⇒ StringProvides the master username for the DB cluster snapshot.
#percent_progress ⇒ IntegerSpecifies the percentage of the estimated data that has been transferred.
#port ⇒ IntegerSpecifies the port that the DB cluster was listening on at the time of the snapshot.
#snapshot_create_time ⇒ TimeProvides the time when the snapshot was taken, in Universal Coordinated Time (UTC).
#snapshot_type ⇒ StringProvides the type of the DB cluster snapshot.
#source_db_cluster_snapshot_arn ⇒ StringIf the DB cluster snapshot was copied from a source DB cluster snapshot, the Amazon Resource Name (ARN) for the source DB cluster snapshot, otherwise, a null value.
#status ⇒ StringSpecifies the status of this DB cluster snapshot.
#storage_encrypted ⇒ BooleanSpecifies whether the DB cluster snapshot is encrypted.
#vpc_id ⇒ StringProvides the VPC ID associated with the DB cluster snapshot.
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