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