Interface AccountSharingInfo.Builder

  • Method Details

    • accountId

      AccountSharingInfo.Builder accountId(String accountId)

      The Amazon Web Services account ID where the current document is shared.

      Parameters:
      accountId - The Amazon Web Services account ID where the current document is shared.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sharedDocumentVersion

      AccountSharingInfo.Builder sharedDocumentVersion(String sharedDocumentVersion)

      The version of the current document shared with the account.

      Parameters:
      sharedDocumentVersion - The version of the current document shared with the account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.