pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iot.kotlin.outputs
/
FleetMetricTag
Fleet
Metric
Tag
data
class
FleetMetricTag
(
val
key
:
String
,
val
value
:
String
)
A key-value pair to associate with a resource
Types
Constructors
Properties
Constructors
Fleet
Metric
Tag
Link copied to clipboard
fun
FleetMetricTag
(
key
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
The tag's key
value
Link copied to clipboard
val
value
:
String
The tag's value