Interface MembershipDatasources.Builder

    • Method Detail

      • accountId

        MembershipDatasources.Builder accountId​(String accountId)

        The account identifier of the Amazon Web Services account.

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

        MembershipDatasources.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.
      • datasourcePackageIngestHistoryWithStrings

        MembershipDatasources.Builder datasourcePackageIngestHistoryWithStrings​(Map<String,​? extends Map<String,​TimestampForCollection>> datasourcePackageIngestHistory)

        Details on when a data source package was added to a behavior graph.

        Parameters:
        datasourcePackageIngestHistory - Details on when a data source package was added to a behavior graph.
        Returns:
        Returns a reference to this object so that method calls can be chained together.