Takomo v9.0.1
    Preparing search index...

    Type Alias SuccessFullDeleteCustomStackResult

    Represents a successful result of deleting a custom stack.

    Indicates that the custom stack has been successfully removed and all associated resources have been cleaned up properly.

    type SuccessFullDeleteCustomStackResult = {
        success: true;
    }
    Index

    Properties

    Properties

    success: true