Interface WorkloadInsightsTopContributorsRow.Builder

  • Method Details

    • accountId

      The account ID for a specific row of data.

      Parameters:
      accountId - The account ID for a specific row of data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • localSubnetId

      WorkloadInsightsTopContributorsRow.Builder localSubnetId(String localSubnetId)

      The subnet identifier for the local resource.

      Parameters:
      localSubnetId - The subnet identifier for the local resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • localAz

      The identifier for the Availability Zone where the local resource is located.

      Parameters:
      localAz - The identifier for the Availability Zone where the local resource is located.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • localVpcId

      The identifier for the VPC for the local resource.

      Parameters:
      localVpcId - The identifier for the VPC for the local resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • localRegion

      The Amazon Web Services Region where the local resource is located.

      Parameters:
      localRegion - The Amazon Web Services Region where the local resource is located.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • remoteIdentifier

      WorkloadInsightsTopContributorsRow.Builder remoteIdentifier(String remoteIdentifier)

      The identifier of a remote resource.

      Parameters:
      remoteIdentifier - The identifier of a remote resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The value for a metric.

      Parameters:
      value - The value for a metric.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • localSubnetArn

      WorkloadInsightsTopContributorsRow.Builder localSubnetArn(String localSubnetArn)

      The Amazon Resource Name (ARN) of a local subnet.

      Parameters:
      localSubnetArn - The Amazon Resource Name (ARN) of a local subnet.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • localVpcArn

      The Amazon Resource Name (ARN) of a local VPC.

      Parameters:
      localVpcArn - The Amazon Resource Name (ARN) of a local VPC.
      Returns:
      Returns a reference to this object so that method calls can be chained together.