class Aws::SecurityHub::Types::AwsElbLoadBalancerBackendServerDescription
Provides information about the configuration of an EC2 instance for the load balancer.
@note When making an API call, you may pass AwsElbLoadBalancerBackendServerDescription
data as a hash: { instance_port: 1, policy_names: ["NonEmptyString"], }
@!attribute [rw] instance_port
The port on which the EC2 instance is listening. @return [Integer]
@!attribute [rw] policy_names
The names of the policies that are enabled for the EC2 instance. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsElbLoadBalancerBackendServerDescription AWS API Documentation
Constants
- SENSITIVE