toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
ssm
/
aws.sdk.kotlin.services.ssm.model
/
StepExecution
/
Builder
/
maxAttempts
max
Attempts
var
maxAttempts
:
Int
?
The maximum number of tries to run the action of the step. The default value is
1
.