Takomo v9.0.1
    Preparing search index...

    Type Alias UpdateCustomStackResult<STATE>

    UpdateCustomStackResult:
        | SuccessfulUpdateCustomStackResult<STATE>
        | FailedUpdateCustomStackResult

    Represents the result of updating a custom stack.

    Type Parameters