Interface AccountWithRestoreAccess.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AccountWithRestoreAccess.Builder,AccountWithRestoreAccess>, SdkBuilder<AccountWithRestoreAccess.Builder,AccountWithRestoreAccess>, SdkPojo
Enclosing class:
AccountWithRestoreAccess

public static interface AccountWithRestoreAccess.Builder extends SdkPojo, CopyableBuilder<AccountWithRestoreAccess.Builder,AccountWithRestoreAccess>
  • Method Details

    • accountId

      The identifier of an Amazon Web Services account authorized to restore a snapshot.

      Parameters:
      accountId - The identifier of an Amazon Web Services account authorized to restore a snapshot.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • accountAlias

      AccountWithRestoreAccess.Builder accountAlias(String accountAlias)

      The identifier of an Amazon Web Services support account authorized to restore a snapshot. For Amazon Web Services Support, the identifier is amazon-redshift-support.

      Parameters:
      accountAlias - The identifier of an Amazon Web Services support account authorized to restore a snapshot. For Amazon Web Services Support, the identifier is amazon-redshift-support.
      Returns:
      Returns a reference to this object so that method calls can be chained together.