このページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、
お気軽にご連絡ください。
aws_docdb_clustersnapshot
Type: STRING
Type: UNORDERED_LIST_STRING
Provider name: AvailabilityZones
Description: Provides the list of Amazon EC2 Availability Zones that instances in the cluster snapshot can be restored in.
Type: TIMESTAMP
Provider name: ClusterCreateTime
Description: Specifies the time when the cluster was created, in Universal Coordinated Time (UTC).
Type: STRING
Provider name: DBClusterIdentifier
Description: Specifies the cluster identifier of the cluster that this cluster snapshot was created from.
Type: STRING
Provider name: DBClusterSnapshotArn
Description: The Amazon Resource Name (ARN) for the cluster snapshot.
Type: STRUCT
Provider name: DBClusterSnapshotAttributesResult
db_cluster_snapshot_attributes
Type: UNORDERED_LIST_STRUCT
Provider name: DBClusterSnapshotAttributes
Description: The list of attributes and values for the cluster snapshot.
attribute_name
Type: STRING
Provider name: AttributeName
Description: The name of the manual cluster snapshot attribute. The attribute named restore
refers to the list of Amazon Web Services accounts that have permission to copy or restore the manual cluster snapshot.
attribute_values
Type: UNORDERED_LIST_STRING
Provider name: AttributeValues
Description: The values for the manual cluster snapshot attribute. If the AttributeName
field is set to restore
, then this element returns a list of IDs of the Amazon Web Services accounts that are authorized to copy or restore the manual cluster snapshot. If a value of all
is in the list, then the manual cluster snapshot is public and available for any Amazon Web Services account to copy or restore.
db_cluster_snapshot_identifier
Type: STRING
Provider name: DBClusterSnapshotIdentifier
Description: The identifier of the cluster snapshot that the attributes apply to.
Type: STRING
Provider name: DBClusterSnapshotIdentifier
Description: Specifies the identifier for the cluster snapshot.
Type: STRING
Provider name: Engine
Description: Specifies the name of the database engine.
Type: STRING
Provider name: EngineVersion
Description: Provides the version of the database engine for this cluster snapshot.
Type: STRING
Provider name: KmsKeyId
Description: If StorageEncrypted
is true
, the KMS key identifier for the encrypted cluster snapshot.
Type: STRING
Provider name: MasterUsername
Description: Provides the master user name for the cluster snapshot.
Type: INT32
Provider name: PercentProgress
Description: Specifies the percentage of the estimated data that has been transferred.
Type: INT32
Provider name: Port
Description: Specifies the port that the cluster was listening on at the time of the snapshot.
Type: TIMESTAMP
Provider name: SnapshotCreateTime
Description: Provides the time when the snapshot was taken, in UTC.
Type: STRING
Provider name: SnapshotType
Description: Provides the type of the cluster snapshot.
Type: STRING
Provider name: SourceDBClusterSnapshotArn
Description: If the cluster snapshot was copied from a source cluster snapshot, the ARN for the source cluster snapshot; otherwise, a null value.
Type: STRING
Provider name: Status
Description: Specifies the status of this cluster snapshot.
Type: BOOLEAN
Provider name: StorageEncrypted
Description: Specifies whether the cluster snapshot is encrypted.
Type: STRING
Provider name: StorageType
Description: Storage type associated with your cluster snapshot For information on storage types for Amazon DocumentDB clusters, see Cluster storage configurations in the Amazon DocumentDB Developer Guide. Valid values for storage type - standard | iopt1
Default value is standard
Type: UNORDERED_LIST_STRING
Type: STRING
Provider name: VpcId
Description: Provides the virtual private cloud (VPC) ID that is associated with the cluster snapshot.