WorkloadInsightsTopContributorsRow.Builder |
WorkloadInsightsTopContributorsRow.Builder.accountId(String accountId) |
The account ID for a specific row of data.
|
static WorkloadInsightsTopContributorsRow.Builder |
WorkloadInsightsTopContributorsRow.builder() |
|
WorkloadInsightsTopContributorsRow.Builder |
WorkloadInsightsTopContributorsRow.Builder.localAz(String localAz) |
The identifier for the Availability Zone where the local resource is located.
|
WorkloadInsightsTopContributorsRow.Builder |
WorkloadInsightsTopContributorsRow.Builder.localRegion(String localRegion) |
The Amazon Web Services Region where the local resource is located.
|
WorkloadInsightsTopContributorsRow.Builder |
WorkloadInsightsTopContributorsRow.Builder.localSubnetArn(String localSubnetArn) |
The Amazon Resource Name (ARN) of a local subnet.
|
WorkloadInsightsTopContributorsRow.Builder |
WorkloadInsightsTopContributorsRow.Builder.localSubnetId(String localSubnetId) |
The subnet identifier for the local resource.
|
WorkloadInsightsTopContributorsRow.Builder |
WorkloadInsightsTopContributorsRow.Builder.localVpcArn(String localVpcArn) |
The Amazon Resource Name (ARN) of a local VPC.
|
WorkloadInsightsTopContributorsRow.Builder |
WorkloadInsightsTopContributorsRow.Builder.localVpcId(String localVpcId) |
The identifier for the VPC for the local resource.
|
WorkloadInsightsTopContributorsRow.Builder |
WorkloadInsightsTopContributorsRow.Builder.remoteIdentifier(String remoteIdentifier) |
The identifier of a remote resource.
|
WorkloadInsightsTopContributorsRow.Builder |
WorkloadInsightsTopContributorsRow.toBuilder() |
|
WorkloadInsightsTopContributorsRow.Builder |
WorkloadInsightsTopContributorsRow.Builder.value(Long value) |
The value for a metric.
|