Uses of Class
software.amazon.awssdk.services.ec2.model.CustomTagKeyValueResponsePair
Packages that use CustomTagKeyValueResponsePair
-
Uses of CustomTagKeyValueResponsePair in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type CustomTagKeyValueResponsePairModifier and TypeMethodDescriptionApplicationStatusCheckResponseObject.targetTagAssociations()The tags associated with the application status check.Methods in software.amazon.awssdk.services.ec2.model with parameters of type CustomTagKeyValueResponsePairModifier and TypeMethodDescriptionApplicationStatusCheckResponseObject.Builder.targetTagAssociations(CustomTagKeyValueResponsePair... targetTagAssociations) The tags associated with the application status check.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type CustomTagKeyValueResponsePairModifier and TypeMethodDescriptionApplicationStatusCheckResponseObject.Builder.targetTagAssociations(Collection<CustomTagKeyValueResponsePair> targetTagAssociations) The tags associated with the application status check.