pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.eventbridge.kotlin.outputs
/
RuleTarget
/
RuleTarget
Rule
Target
fun
RuleTarget
(
deadLetterQueue
:
RuleTargetDeadLetterQueue
?
=
null
,
endpoint
:
String
,
paramLists
:
List
<
RuleTargetParamList
>
,
pushRetryStrategy
:
String
?
=
null
,
targetId
:
String
,
type
:
String
)