| Package | Description |
|---|---|
| com.amazonaws.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
StackSetOperationStatusDetails |
StackSetOperationStatusDetails.clone() |
StackSetOperationStatusDetails |
StackSetOperation.getStatusDetails()
Detailed information about the StackSet operation.
|
StackSetOperationStatusDetails |
StackSetOperationSummary.getStatusDetails()
Detailed information about the stack set operation.
|
StackSetOperationStatusDetails |
StackSetOperationStatusDetails.withFailedStackInstancesCount(Integer failedStackInstancesCount)
The number of stack instances for which the StackSet operation failed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StackSetOperation.setStatusDetails(StackSetOperationStatusDetails statusDetails)
Detailed information about the StackSet operation.
|
void |
StackSetOperationSummary.setStatusDetails(StackSetOperationStatusDetails statusDetails)
Detailed information about the stack set operation.
|
StackSetOperation |
StackSetOperation.withStatusDetails(StackSetOperationStatusDetails statusDetails)
Detailed information about the StackSet operation.
|
StackSetOperationSummary |
StackSetOperationSummary.withStatusDetails(StackSetOperationStatusDetails statusDetails)
Detailed information about the stack set operation.
|
Copyright © 2023. All rights reserved.