toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.codestarnotifications.kotlin.outputs
Package-level
declarations
Types
Types
Notification
Rule
Target
Link copied to clipboard
data
class
NotificationRuleTarget
(
val
address
:
String
,
val
status
:
String
?
=
null
,
val
type
:
String
?
=
null
)