WorkloadInsightsTopContributorsRow
A row for a top contributor for a scope.
Contents
- accountId
-
The account ID for a specific row of data.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 12.
Pattern:
[0-9]{12}
Required: No
- localAz
-
The identifier for the Availability Zone where the local resource is located.
Type: String
Required: No
- localRegion
-
The AWS Region where the local resource is located.
Type: String
Required: No
- localSubnetArn
-
The Amazon Resource Name (ARN) of a local subnet.
Type: String
Required: No
- localSubnetId
-
The subnet identifier for the local resource.
Type: String
Pattern:
subnet-[a-zA-Z0-9]{8,32}
Required: No
- localVpcArn
-
The Amazon Resource Name (ARN) of a local VPC.
Type: String
Required: No
- localVpcId
-
The identifier for the VPC for the local resource.
Type: String
Pattern:
vpc-[a-zA-Z0-9]{8,32}
Required: No
- remoteIdentifier
-
The identifier of a remote resource.
Type: String
Required: No
- value
-
The value for a metric.
Type: Long
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: