proton_update_service: Edit a service description or use a spec to add and delete...

View source: R/proton_operations.R

proton_update_serviceR Documentation

Edit a service description or use a spec to add and delete service instances

Description

Edit a service description or use a spec to add and delete service instances.

See https://www.paws-r-sdk.com/docs/proton_update_service/ for full documentation.

Usage

proton_update_service(description = NULL, name, spec = NULL)

Arguments

description

The edited service description.

name

[required] The name of the service to edit.

spec

Lists the service instances to add and the existing service instances to remain. Omit the existing service instances to delete from the list. Don't include edits to the existing service instances or pipeline. For more information, see Edit a service in the Proton User Guide.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.