Interface Member.Builder

    • Method Detail

      • accountId

        Member.Builder accountId​(String accountId)

        The Amazon Web Services account ID of the member account.

        Parameters:
        accountId - The Amazon Web Services account ID of the member account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • delegatedAdminAccountId

        Member.Builder delegatedAdminAccountId​(String delegatedAdminAccountId)

        The Amazon Web Services account ID of the Amazon Inspector delegated administrator for this member account.

        Parameters:
        delegatedAdminAccountId - The Amazon Web Services account ID of the Amazon Inspector delegated administrator for this member account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • relationshipStatus

        Member.Builder relationshipStatus​(String relationshipStatus)

        The status of the member account.

        Parameters:
        relationshipStatus - The status of the member account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        RelationshipStatus, RelationshipStatus
      • updatedAt

        Member.Builder updatedAt​(Instant updatedAt)

        A timestamp showing when the status of this member was last updated.

        Parameters:
        updatedAt - A timestamp showing when the status of this member was last updated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.