toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin.inputs
/
SpotFleetMonitoringArgs
Spot
Fleet
Monitoring
Args
data
class
SpotFleetMonitoringArgs
(
val
enabled
:
Output
<
Boolean
>
?
=
null
)
:
ConvertibleToJava
<
SpotFleetMonitoringArgs
>
Members
Constructors
Spot
Fleet
Monitoring
Args
Link copied to clipboard
constructor
(
enabled
:
Output
<
Boolean
>
?
=
null
)
Properties
enabled
Link copied to clipboard
val
enabled
:
Output
<
Boolean
>
?
=
null
Enables monitoring for the instance. Default:
false
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
SpotFleetMonitoringArgs