pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.codestarnotifications.kotlin.outputs
/
NotificationRuleTarget
Notification
Rule
Target
data
class
NotificationRuleTarget
(
val
targetAddress
:
String
,
val
targetType
:
String
)
Types
Constructors
Properties
Constructors
Notification
Rule
Target
Link copied to clipboard
fun
NotificationRuleTarget
(
targetAddress
:
String
,
targetType
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
target
Address
Link copied to clipboard
val
targetAddress
:
String
target
Type
Link copied to clipboard
val
targetType
:
String