toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.stepfunctions.kotlin.outputs
/
StateMachineAliasDeploymentPreference
/
StateMachineAliasDeploymentPreference
State
Machine
Alias
Deployment
Preference
constructor
(
alarms
:
List
<
String
>
?
=
null
,
interval
:
Int
?
=
null
,
percentage
:
Int
?
=
null
,
stateMachineVersionArn
:
String
,
type
:
StateMachineAliasDeploymentPreferenceType
)