Skip to main content

AWSELBCondition

No description

input AWSELBCondition {
regions: [AWSRegion!]
types: [AWSELBType!]
}

Fields

AWSELBCondition.regions ● [AWSRegion!] list scalar

Regions of load balancers

If no list is specified (i.e. null), this field returns load balancers in any zone.

AWSELBCondition.types ● [AWSELBType!] list enum

Type of load balancers

If no list is specified (i.e. null), this field returns load balancers of any type.