AWSEC2LaunchTemplateInstanceNetworkInterfaceRange
No description
type AWSEC2LaunchTemplateInstanceNetworkInterfaceRange {
maximum: Int!
minimum: Int!
}
Fields
AWSEC2LaunchTemplateInstanceNetworkInterfaceRange.maximum ● Int! non-null scalar
The maximum number of network interfaces. If this parameter is not specified, there is no maximum limit.
AWSEC2LaunchTemplateInstanceNetworkInterfaceRange.minimum ● Int! non-null scalar
The minimum number of network interfaces. If this parameter is not specified, there is no minimum limit.