AWSECSPortRange
No description
type AWSECSPortRange {
from: Int!
to: Int!
}
Fields
AWSECSPortRange.from ● Int! non-null scalar
AWSECSPortRange.to ● Int! non-null scalar
Member of
AWSECSContainerDefinitionPortMapping object ● AWSECSContainerNetworkBinding object