pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.panorama.kotlin.inputs
/
ApplicationInstanceTagArgs
Application
Instance
Tag
Args
data
class
ApplicationInstanceTagArgs
(
val
key
:
Output
<
String
>
,
val
value
:
Output
<
String
>
)
:
ConvertibleToJava
<
ApplicationInstanceTagArgs
>
Constructors
Functions
Properties
Constructors
Application
Instance
Tag
Args
Link copied to clipboard
fun
ApplicationInstanceTagArgs
(
key
:
Output
<
String
>
,
value
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ApplicationInstanceTagArgs
Properties
key
Link copied to clipboard
val
key
:
Output
<
String
>
A string used to identify this tag
value
Link copied to clipboard
val
value
:
Output
<
String
>
A string containing the value for the tag