AWSElasticLoadBalancerListenerCertificate
No description
type AWSElasticLoadBalancerListenerCertificate {
arn: String!
isDefault: Boolean!
}
Fields
AWSElasticLoadBalancerListenerCertificate.arn ● String! non-null scalar
The Amazon Resource Name (ARN) of the certificate
AWSElasticLoadBalancerListenerCertificate.isDefault ● Boolean! non-null scalar
Indicates whether the certificate is the default certificate
Member of
AWSElasticLoadBalancerHTTPSListener object ● AWSElasticLoadBalancerTLSListener object