pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.events.kotlin.outputs
/
RuleBatchParameters
/
RuleBatchParameters
Rule
Batch
Parameters
fun
RuleBatchParameters
(
arrayProperties
:
RuleBatchArrayProperties
?
=
null
,
jobDefinition
:
String
,
jobName
:
String
,
retryStrategy
:
RuleBatchRetryStrategy
?
=
null
)