Class MonitorTopContributorsRow
- All Implemented Interfaces:
Serializable,SdkPojo,ToCopyableBuilder<MonitorTopContributorsRow.Builder,MonitorTopContributorsRow>
A set of information for a top contributor network flow in a monitor. In a monitor, Network Flow Monitor returns information about the network flows for top contributors for each metric. Top contributors are network flows with the top values for each metric type.
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()final DestinationCategoryThe destination category for a top contributors row.final StringThe destination category for a top contributors row.final StringdnatIp()The destination network address translation (DNAT) IP address for a top contributor network flow.final booleanfinal booleanequalsBySdkFields(Object obj) Indicates whether some other object is "equal to" this one by SDK fields.final <T> Optional<T> getValueForField(String fieldName, Class<T> clazz) final inthashCode()final booleanFor responses, this returns true if the service returned a value for the TraversedConstructs property.final KubernetesMetadataMeta data about Kubernetes resources.final StringlocalAz()The Availability Zone for the local resource for a top contributor network flow.final StringThe Amazon Resource Name (ARN) of a local resource.final StringThe instance identifier for the local resource for a top contributor network flow.final StringlocalIp()The IP address of the local resource for a top contributor network flow.final StringThe Amazon Web Services Region for the local resource for a top contributor network flow.final StringThe Amazon Resource Name (ARN) of a local subnet.final StringThe subnet ID for the local resource for a top contributor network flow.final StringThe Amazon Resource Name (ARN) of a local VPC.final StringThe VPC ID for a top contributor network flow for the local resource.final StringremoteAz()The Availability Zone for the remote resource for a top contributor network flow.final StringThe Amazon Resource Name (ARN) of a remote resource.final StringThe instance identifier for the remote resource for a top contributor network flow.final StringremoteIp()The IP address of the remote resource for a top contributor network flow.final StringThe Amazon Web Services Region for the remote resource for a top contributor network flow.final StringThe Amazon Resource Name (ARN) of a remote subnet.final StringThe subnet ID for the remote resource for a top contributor network flow.final StringThe Amazon Resource Name (ARN) of a remote VPC.final StringThe VPC ID for a top contributor network flow for the remote resource.static Class<? extends MonitorTopContributorsRow.Builder> final StringsnatIp()The secure network address translation (SNAT) IP address for a top contributor network flow.final IntegerThe target port.Take this object and create a builder that contains all of the current property values of this object.final StringtoString()Returns a string representation of this object.final List<TraversedComponent> The constructs traversed by a network flow.final Longvalue()The value of the metric for a top contributor network flow.Methods inherited from interface software.amazon.awssdk.utils.builder.ToCopyableBuilder
copy
-
Method Details
-
localIp
The IP address of the local resource for a top contributor network flow.
- Returns:
- The IP address of the local resource for a top contributor network flow.
-
snatIp
The secure network address translation (SNAT) IP address for a top contributor network flow.
- Returns:
- The secure network address translation (SNAT) IP address for a top contributor network flow.
-
localInstanceId
The instance identifier for the local resource for a top contributor network flow.
- Returns:
- The instance identifier for the local resource for a top contributor network flow.
-
localVpcId
The VPC ID for a top contributor network flow for the local resource.
- Returns:
- The VPC ID for a top contributor network flow for the local resource.
-
localRegion
The Amazon Web Services Region for the local resource for a top contributor network flow.
- Returns:
- The Amazon Web Services Region for the local resource for a top contributor network flow.
-
localAz
The Availability Zone for the local resource for a top contributor network flow.
- Returns:
- The Availability Zone for the local resource for a top contributor network flow.
-
localSubnetId
The subnet ID for the local resource for a top contributor network flow.
- Returns:
- The subnet ID for the local resource for a top contributor network flow.
-
targetPort
-
destinationCategory
The destination category for a top contributors row. Destination categories can be one of the following:
-
INTRA_AZ: Top contributor network flows within a single Availability Zone -
INTER_AZ: Top contributor network flows between Availability Zones -
INTER_REGION: Top contributor network flows between Regions (to the edge of another Region) -
INTER_VPC: Top contributor network flows between VPCs -
AWS_SERVICES: Top contributor network flows to or from Amazon Web Services services -
UNCLASSIFIED: Top contributor network flows that do not have a bucket classification
If the service returns an enum value that is not available in the current SDK version,
destinationCategorywill returnDestinationCategory.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromdestinationCategoryAsString().- Returns:
- The destination category for a top contributors row. Destination categories can be one of the following:
-
INTRA_AZ: Top contributor network flows within a single Availability Zone -
INTER_AZ: Top contributor network flows between Availability Zones -
INTER_REGION: Top contributor network flows between Regions (to the edge of another Region) -
INTER_VPC: Top contributor network flows between VPCs -
AWS_SERVICES: Top contributor network flows to or from Amazon Web Services services -
UNCLASSIFIED: Top contributor network flows that do not have a bucket classification
-
- See Also:
-
-
destinationCategoryAsString
The destination category for a top contributors row. Destination categories can be one of the following:
-
INTRA_AZ: Top contributor network flows within a single Availability Zone -
INTER_AZ: Top contributor network flows between Availability Zones -
INTER_REGION: Top contributor network flows between Regions (to the edge of another Region) -
INTER_VPC: Top contributor network flows between VPCs -
AWS_SERVICES: Top contributor network flows to or from Amazon Web Services services -
UNCLASSIFIED: Top contributor network flows that do not have a bucket classification
If the service returns an enum value that is not available in the current SDK version,
destinationCategorywill returnDestinationCategory.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromdestinationCategoryAsString().- Returns:
- The destination category for a top contributors row. Destination categories can be one of the following:
-
INTRA_AZ: Top contributor network flows within a single Availability Zone -
INTER_AZ: Top contributor network flows between Availability Zones -
INTER_REGION: Top contributor network flows between Regions (to the edge of another Region) -
INTER_VPC: Top contributor network flows between VPCs -
AWS_SERVICES: Top contributor network flows to or from Amazon Web Services services -
UNCLASSIFIED: Top contributor network flows that do not have a bucket classification
-
- See Also:
-
-
remoteVpcId
The VPC ID for a top contributor network flow for the remote resource.
- Returns:
- The VPC ID for a top contributor network flow for the remote resource.
-
remoteRegion
The Amazon Web Services Region for the remote resource for a top contributor network flow.
- Returns:
- The Amazon Web Services Region for the remote resource for a top contributor network flow.
-
remoteAz
The Availability Zone for the remote resource for a top contributor network flow.
- Returns:
- The Availability Zone for the remote resource for a top contributor network flow.
-
remoteSubnetId
The subnet ID for the remote resource for a top contributor network flow.
- Returns:
- The subnet ID for the remote resource for a top contributor network flow.
-
remoteInstanceId
The instance identifier for the remote resource for a top contributor network flow.
- Returns:
- The instance identifier for the remote resource for a top contributor network flow.
-
remoteIp
The IP address of the remote resource for a top contributor network flow.
- Returns:
- The IP address of the remote resource for a top contributor network flow.
-
dnatIp
The destination network address translation (DNAT) IP address for a top contributor network flow.
- Returns:
- The destination network address translation (DNAT) IP address for a top contributor network flow.
-
value
The value of the metric for a top contributor network flow.
- Returns:
- The value of the metric for a top contributor network flow.
-
hasTraversedConstructs
public final boolean hasTraversedConstructs()For responses, this returns true if the service returned a value for the TraversedConstructs property. This DOES NOT check that the value is non-empty (for which, you should check theisEmpty()method on the property). This is useful because the SDK will never return a null collection or map, but you may need to differentiate between the service returning nothing (or null) and the service returning an empty collection or map. For requests, this returns true if a value for the property was specified in the request builder, and false if a value was not specified. -
traversedConstructs
The constructs traversed by a network flow.
Attempts to modify the collection returned by this method will result in an UnsupportedOperationException.
This method will never return null. If you would like to know whether the service returned this field (so that you can differentiate between null and empty), you can use the
hasTraversedConstructs()method.- Returns:
- The constructs traversed by a network flow.
-
kubernetesMetadata
Meta data about Kubernetes resources.
- Returns:
- Meta data about Kubernetes resources.
-
localInstanceArn
The Amazon Resource Name (ARN) of a local resource.
- Returns:
- The Amazon Resource Name (ARN) of a local resource.
-
localSubnetArn
The Amazon Resource Name (ARN) of a local subnet.
- Returns:
- The Amazon Resource Name (ARN) of a local subnet.
-
localVpcArn
The Amazon Resource Name (ARN) of a local VPC.
- Returns:
- The Amazon Resource Name (ARN) of a local VPC.
-
remoteInstanceArn
The Amazon Resource Name (ARN) of a remote resource.
- Returns:
- The Amazon Resource Name (ARN) of a remote resource.
-
remoteSubnetArn
The Amazon Resource Name (ARN) of a remote subnet.
- Returns:
- The Amazon Resource Name (ARN) of a remote subnet.
-
remoteVpcArn
The Amazon Resource Name (ARN) of a remote VPC.
- Returns:
- The Amazon Resource Name (ARN) of a remote VPC.
-
toBuilder
Description copied from interface:ToCopyableBuilderTake this object and create a builder that contains all of the current property values of this object.- Specified by:
toBuilderin interfaceToCopyableBuilder<MonitorTopContributorsRow.Builder,MonitorTopContributorsRow> - Returns:
- a builder for type T
-
builder
-
serializableBuilderClass
-
hashCode
-
equals
-
equalsBySdkFields
Description copied from interface:SdkPojoIndicates whether some other object is "equal to" this one by SDK fields. An SDK field is a modeled, non-inherited field in anSdkPojoclass, and is generated based on a service model.If an
SdkPojoclass does not have any inherited fields,equalsBySdkFieldsandequalsare essentially the same.- Specified by:
equalsBySdkFieldsin interfaceSdkPojo- Parameters:
obj- the object to be compared with- Returns:
- true if the other object equals to this object by sdk fields, false otherwise.
-
toString
-
getValueForField
-
sdkFields
-
sdkFieldNameToField
- Specified by:
sdkFieldNameToFieldin interfaceSdkPojo- Returns:
- The mapping between the field name and its corresponding field.
-