pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin.outputs
/
LaunchTemplateIpv6PrefixSpecification
Launch
Template
Ipv6Prefix
Specification
data
class
LaunchTemplateIpv6PrefixSpecification
(
val
ipv6Prefix
:
String
?
=
null
)
Specifies an IPv6 prefix for a network interface.
Types
Constructors
Properties
Constructors
Launch
Template
Ipv6Prefix
Specification
Link copied to clipboard
fun
LaunchTemplateIpv6PrefixSpecification
(
ipv6Prefix
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
ipv6Prefix
Link copied to clipboard
val
ipv6Prefix
:
String
?
=
null