LaunchTemplateIpv4PrefixSpecification

data class LaunchTemplateIpv4PrefixSpecification(val ipv4Prefix: String? = null)

Specifies an IPv4 prefix for a network interface.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val ipv4Prefix: String? = null

The IPv4 prefix.