toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.eventbridge.kotlin.outputs
/
GetRulesRuleTarget
Get
Rules
Rule
Target
data
class
GetRulesRuleTarget
(
val
endpoint
:
String
,
val
targetId
:
String
,
val
type
:
String
)
Members
Constructors
Get
Rules
Rule
Target
Link copied to clipboard
constructor
(
endpoint
:
String
,
targetId
:
String
,
type
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
endpoint
Link copied to clipboard
val
endpoint
:
String
The endpoint.
target
Id
Link copied to clipboard
val
targetId
:
String
The id of target.
type
Link copied to clipboard
val
type
:
String
The type of target.