toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iot.kotlin.inputs
/
GetFleetMetricPlainArgs
Get
Fleet
Metric
Plain
Args
data
class
GetFleetMetricPlainArgs
(
val
metricName
:
String
)
:
ConvertibleToJava
<
GetFleetMetricPlainArgs
>
Members
Constructors
Get
Fleet
Metric
Plain
Args
Link copied to clipboard
constructor
(
metricName
:
String
)
Properties
metric
Name
Link copied to clipboard
val
metricName
:
String
The name of the fleet metric
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetFleetMetricPlainArgs