Interface StackSetOperationStatusDetails.Builder

  • Method Details

    • failedStackInstancesCount

      StackSetOperationStatusDetails.Builder failedStackInstancesCount(Integer failedStackInstancesCount)

      The number of stack instances for which the StackSet operation failed.

      Parameters:
      failedStackInstancesCount - The number of stack instances for which the StackSet operation failed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.