toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.events.kotlin.outputs
/
GetRuleResult
/
GetRuleResult
Get
Rule
Result
constructor
(
arn
:
String
?
=
null
,
description
:
String
?
=
null
,
eventBusName
:
String
?
=
null
,
eventPattern
:
Any
?
=
null
,
roleArn
:
String
?
=
null
,
scheduleExpression
:
String
?
=
null
,
state
:
RuleState
?
=
null
,
targets
:
List
<
RuleTarget
>
?
=
null
)