@pulumi/pulumi - v3.253.0
    Preparing search index...

    Interface UpdateResult

    UpdateResult represents the results of a call to ResourceProvider.update.

    interface UpdateResult {
        outs?: any;
    }
    Index

    Properties

    Properties

    outs?: any

    Any properties that were computed during updating.