Skip to main content

AWSElasticBeanstalkLoadBalancer

No description

type AWSElasticBeanstalkLoadBalancer {
domain: String!
listeners: [AWSElasticBeanstalkListener!]!
name: String!
}

Fields

AWSElasticBeanstalkLoadBalancer.domain ● String! non-null scalar

The domain name of the LoadBalancer

AWSElasticBeanstalkLoadBalancer.listeners ● [AWSElasticBeanstalkListener!]! non-null object

A list of Listeners used by the LoadBalancer

AWSElasticBeanstalkLoadBalancer.name ● String! non-null scalar

The name of the LoadBalancer

Member of

AWSElasticBeanstalkEnvironmentResource object