Interface CreateRestoreAccessBackupVaultResponse.Builder

  • Method Details

    • restoreAccessBackupVaultArn

      CreateRestoreAccessBackupVaultResponse.Builder restoreAccessBackupVaultArn(String restoreAccessBackupVaultArn)

      The ARN that uniquely identifies the created restore access backup vault.

      Parameters:
      restoreAccessBackupVaultArn - The ARN that uniquely identifies the created restore access backup vault.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • vaultState

      The current state of the restore access backup vault.

      Parameters:
      vaultState - The current state of the restore access backup vault.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • vaultState

      The current state of the restore access backup vault.

      Parameters:
      vaultState - The current state of the restore access backup vault.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • restoreAccessBackupVaultName

      CreateRestoreAccessBackupVaultResponse.Builder restoreAccessBackupVaultName(String restoreAccessBackupVaultName)

      The name of the created restore access backup vault.

      Parameters:
      restoreAccessBackupVaultName - The name of the created restore access backup vault.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • creationDate

      >The date and time when the restore access backup vault was created, in Unix format and Coordinated Universal Time

      Parameters:
      creationDate - >The date and time when the restore access backup vault was created, in Unix format and Coordinated Universal Time
      Returns:
      Returns a reference to this object so that method calls can be chained together.