Interface UpdateActionInstanceRequest

interface UpdateActionInstanceRequest {
    config?: any;
}

Properties

Properties

config?: any