toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.awsconnector.kotlin.outputs
/
TagItemResponse
Tag
Item
Response
data
class
TagItemResponse
(
val
key
:
String
?
=
null
,
val
value
:
String
?
=
null
)
Definition of TagItem
Members
Constructors
Tag
Item
Response
Link copied to clipboard
constructor
(
key
:
String
?
=
null
,
value
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
?
=
null
Property key
value
Link copied to clipboard
val
value
:
String
?
=
null
Property value