AWSECSKeyValuePair
No description
type AWSECSKeyValuePair {
name: String!
value: String!
}
Fields
AWSECSKeyValuePair.name ● String! non-null scalar
The name of the key-value pair
AWSECSKeyValuePair.value ● String! non-null scalar
The value of the key-value pair
Member of
AWSECSAttachment object ● AWSECSTaskDefinitionProxyConfiguration object