cancelChangeSet
inline suspend fun MarketplaceCatalogClient.cancelChangeSet(crossinline block: CancelChangeSetRequest.Builder.() -> Unit): CancelChangeSetResponse
Used to cancel an open change request. Must be sent before the status of the request changes to APPLYING
, the final stage of completing your change request. You can describe a change during the 60-day request history retention period for API calls.