Interface Administrator.Builder

    • Method Detail

      • accountId

        Administrator.Builder accountId​(String accountId)

        The Amazon Web Services account identifier of the Detective administrator account for the organization.

        Parameters:
        accountId - The Amazon Web Services account identifier of the Detective administrator account for the organization.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • graphArn

        Administrator.Builder graphArn​(String graphArn)

        The ARN of the organization behavior graph.

        Parameters:
        graphArn - The ARN of the organization behavior graph.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • delegationTime

        Administrator.Builder delegationTime​(Instant delegationTime)

        The date and time when the Detective administrator account was enabled. The value is an ISO8601 formatted string. For example, 2021-08-18T16:35:56.284Z.

        Parameters:
        delegationTime - The date and time when the Detective administrator account was enabled. The value is an ISO8601 formatted string. For example, 2021-08-18T16:35:56.284Z.
        Returns:
        Returns a reference to this object so that method calls can be chained together.