toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin.outputs
/
NetworkInterfaceInstanceIpv6Address
Network
Interface
Instance
Ipv6Address
data
class
NetworkInterfaceInstanceIpv6Address
(
val
ipv6Address
:
String
)
Members
Constructors
Network
Interface
Instance
Ipv6Address
Link copied to clipboard
constructor
(
ipv6Address
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
ipv6Address
Link copied to clipboard
val
ipv6Address
:
String
An IPv6 address to associate with the network interface.