AwsElbv2LoadBalancerDetails - AWS Security Hub

AwsElbv2LoadBalancerDetails

Information about a load balancer.

Contents

AvailabilityZones

The Availability Zones for the load balancer.

Type: Array of AvailabilityZone objects

Required: No

CanonicalHostedZoneId

The ID of the Amazon Route 53 hosted zone associated with the load balancer.

Type: String

Pattern: .*\S.*

Required: No

CreatedTime

Indicates when the load balancer was created.

For more information about the validation and formatting of timestamp fields in AWS Security Hub, see Timestamps.

Type: String

Pattern: .*\S.*

Required: No

DNSName

The public DNS name of the load balancer.

Type: String

Pattern: .*\S.*

Required: No

IpAddressType

The type of IP addresses used by the subnets for your load balancer. The possible values are ipv4 (for IPv4 addresses) and dualstack (for IPv4 and IPv6 addresses).

Type: String

Pattern: .*\S.*

Required: No

LoadBalancerAttributes

Attributes of the load balancer.

Type: Array of AwsElbv2LoadBalancerAttribute objects

Required: No

Scheme

The nodes of an Internet-facing load balancer have public IP addresses.

Type: String

Pattern: .*\S.*

Required: No

SecurityGroups

The IDs of the security groups for the load balancer.

Type: Array of strings

Pattern: .*\S.*

Required: No

State

The state of the load balancer.

Type: LoadBalancerState object

Required: No

Type

The type of load balancer.

Type: String

Pattern: .*\S.*

Required: No

VpcId

The ID of the VPC for the load balancer.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: