awselbv2describe-target-health\--target-group-arnarn:aws:elasticloadbalancing:us-west-2:123456789012:targetgroup/my-targets/73e2d6bc24d8a067 Output: {"TargetHealthDescriptions":[{"HealthCheckPort":"80","Target":{"Id":"i-ceddcd4d","Port":80},"TargetHealth":{"State":"healthy"}},{"He...
static DescribeTargetHealthInputIncludeEnum valueOf(String name) Returns the enum constant of this type with the specified name. static DescribeTargetHealthInputIncludeEnum[] values() Returns an array containing the constants of this enum type, in the orde...
voidsetTargetGroupArn(StringtargetGroupArn) The Amazon Resource Name (ARN) of the target group. voidsetTargets(Collection<TargetDescription> targets) The targets. StringtoString() Returns a string representation of this object. DescribeTargetHealthRequestwithInclude(Collection<Str...
staticDescribeTargetHealthInputIncludeEnum[]values() Returns an array containing the constants of this enum type, in the order they are declared. Methods inherited from class java.lang.Enum compareTo,equals,getDeclaringClass,hashCode,name,ordinal,valueOf ...