pulumi-alicloud-kotlin
3.55.2.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.sls.kotlin.inputs
/
AlertConfigurationAnnotationArgs
Alert
Configuration
Annotation
Args
data
class
AlertConfigurationAnnotationArgs
(
val
key
:
Output
<
String
>
?
=
null
,
val
value
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
AlertConfigurationAnnotationArgs
>
Constructors
Functions
Properties
Constructors
Alert
Configuration
Annotation
Args
Link copied to clipboard
fun
AlertConfigurationAnnotationArgs
(
key
:
Output
<
String
>
?
=
null
,
value
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
AlertConfigurationAnnotationArgs
Properties
key
Link copied to clipboard
val
key
:
Output
<
String
>
?
=
null
value
Link copied to clipboard
val
value
:
Output
<
String
>
?
=
null