AWSELBRawAttribute
No description
type AWSELBRawAttribute {
key: String!
value: String!
}
Fields
AWSELBRawAttribute.key
● String!
non-null scalar
The key of the attribute
AWSELBRawAttribute.value
● String!
non-null scalar
The value of the attribute
Member of
AWSELBClassicLoadBalancerAttribute
object ● AWSELBLoadBalancerAttribute
object