AuthorizeSnapshotAccessRequest
Types
Properties
Link copied to clipboard
The identifier of the Amazon Web Services account authorized to restore the specified snapshot.
Link copied to clipboard
The Amazon Resource Name (ARN) of the snapshot to authorize access to.
Link copied to clipboard
The identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.
Link copied to clipboard
The identifier of the snapshot the account is authorized to restore.
Functions
Link copied to clipboard
inline fun copy(block: AuthorizeSnapshotAccessRequest.Builder.() -> Unit = {}): AuthorizeSnapshotAccessRequest