Interface AggregateResourceIdentifier.Builder

    • Method Detail

      • sourceAccountId

        AggregateResourceIdentifier.Builder sourceAccountId​(String sourceAccountId)

        The 12-digit account ID of the source account.

        Parameters:
        sourceAccountId - The 12-digit account ID of the source account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • sourceRegion

        AggregateResourceIdentifier.Builder sourceRegion​(String sourceRegion)

        The source region where data is aggregated.

        Parameters:
        sourceRegion - The source region where data is aggregated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • resourceId

        AggregateResourceIdentifier.Builder resourceId​(String resourceId)

        The ID of the Amazon Web Services resource.

        Parameters:
        resourceId - The ID of the Amazon Web Services resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • resourceType

        AggregateResourceIdentifier.Builder resourceType​(String resourceType)

        The type of the Amazon Web Services resource.

        Parameters:
        resourceType - The type of the Amazon Web Services resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        ResourceType, ResourceType
      • resourceName

        AggregateResourceIdentifier.Builder resourceName​(String resourceName)

        The name of the Amazon Web Services resource.

        Parameters:
        resourceName - The name of the Amazon Web Services resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.