pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.scheduler.kotlin.outputs
/
ScheduleGroupTag
Schedule
Group
Tag
data
class
ScheduleGroupTag
(
val
key
:
String
,
val
value
:
String
)
Tag to associate with the resource.
Types
Constructors
Properties
Constructors
Schedule
Group
Tag
Link copied to clipboard
fun
ScheduleGroupTag
(
key
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
Key for the tag
value
Link copied to clipboard
val
value
:
String
Value for the tag