AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
ssm
/
aws.sdk.kotlin.services.ssm.model
/
StepExecution
/
maxAttempts
max
Attempts
val
maxAttempts
:
Int
?
The maximum number of tries to run the action of the step. The default value is
1
.