You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Redshift::Types::AccountWithRestoreAccess

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes an AWS customer account authorized to restore a snapshot.

Instance Attribute Summary collapse

Instance Attribute Details

#account_aliasString

The identifier of an AWS support account authorized to restore a snapshot. For AWS support, the identifier is amazon-redshift-support.

Returns:

  • (String)

    The identifier of an AWS support account authorized to restore a snapshot.

#account_idString

The identifier of an AWS customer account authorized to restore a snapshot.

Returns:

  • (String)

    The identifier of an AWS customer account authorized to restore a snapshot.