StackRefactorSummary

The summary of a stack refactor operation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A description to help you identify the refactor.

Link copied to clipboard

The operation status that's provided after calling the ExecuteStackRefactor action.

Link copied to clipboard

A detailed explanation for the stack refactor ExecutionStatus.

Link copied to clipboard

The ID associated with the stack refactor created from the CreateStackRefactor action.

Link copied to clipboard

The stack refactor operation status that's provided after calling the CreateStackRefactor action.

Link copied to clipboard

A detailed explanation for the stack refactor Status.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String