Interface AggregateResourceIdentifier.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AggregateResourceIdentifier.Builder,AggregateResourceIdentifier>, SdkBuilder<AggregateResourceIdentifier.Builder,AggregateResourceIdentifier>, SdkPojo
Enclosing class:
AggregateResourceIdentifier

public static interface AggregateResourceIdentifier.Builder extends SdkPojo, CopyableBuilder<AggregateResourceIdentifier.Builder,AggregateResourceIdentifier>
  • Method Details

    • 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

      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

      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:
    • 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.