Interface AccountEnrollmentStatus.Builder

    • Method Detail

      • accountId

        AccountEnrollmentStatus.Builder accountId​(String accountId)

        The Amazon Web Services account ID.

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

        AccountEnrollmentStatus.Builder lastUpdatedTimestamp​(Instant lastUpdatedTimestamp)

        The time when the account enrollment status was last updated.

        Parameters:
        lastUpdatedTimestamp - The time when the account enrollment status was last updated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • createdTimestamp

        AccountEnrollmentStatus.Builder createdTimestamp​(Instant createdTimestamp)

        The time when the account enrollment status was created.

        Parameters:
        createdTimestamp - The time when the account enrollment status was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.