pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin.outputs
/
NetworkInterfacePrivateIpAddressSpecification
Network
Interface
Private
Ip
Address
Specification
data
class
NetworkInterfacePrivateIpAddressSpecification
(
val
primary
:
Boolean
,
val
privateIpAddress
:
String
)
Types
Constructors
Properties
Constructors
Network
Interface
Private
Ip
Address
Specification
Link copied to clipboard
fun
NetworkInterfacePrivateIpAddressSpecification
(
primary
:
Boolean
,
privateIpAddress
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
primary
Link copied to clipboard
val
primary
:
Boolean
private
Ip
Address
Link copied to clipboard
val
privateIpAddress
:
String