toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.cloudformation.kotlin.inputs
/
StackSetOperationPreferencesArgs
/
StackSetOperationPreferencesArgs
Stack
Set
Operation
Preferences
Args
constructor
(
failureToleranceCount
:
Output
<
Int
>
?
=
null
,
failureTolerancePercentage
:
Output
<
Int
>
?
=
null
,
maxConcurrentCount
:
Output
<
Int
>
?
=
null
,
maxConcurrentPercentage
:
Output
<
Int
>
?
=
null
,
regionConcurrencyType
:
Output
<
String
>
?
=
null
,
regionOrders
:
Output
<
List
<
String
>
>
?
=
null
)