AWSEC2LaunchTemplateInstanceIPv4PrefixSpecification
No description
type AWSEC2LaunchTemplateInstanceIPv4PrefixSpecification {
ipv4Prefix: String!
}
Fields
AWSEC2LaunchTemplateInstanceIPv4PrefixSpecification.ipv4Prefix
● String!
non-null scalar
The IPv4 delegated prefixes assigned to the network interface
Member of
AWSEC2LaunchTemplateInstanceNetworkInterfaceSpecification
object