Interface CreateResourceSnapshotResponse.Builder

  • Method Details

    • arn

      Specifies the Amazon Resource Name (ARN) that uniquely identifies the snapshot created.

      Parameters:
      arn - Specifies the Amazon Resource Name (ARN) that uniquely identifies the snapshot created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • revision

      Specifies the revision number of the created snapshot. This field provides important information about the snapshot's place in the sequence of snapshots for the given resource.

      Parameters:
      revision - Specifies the revision number of the created snapshot. This field provides important information about the snapshot's place in the sequence of snapshots for the given resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.