UpdateScopeRequest
Types
Properties
A unique, case-sensitive token that you provide to ensure that the operation completes no more than one time. If you retry a request with the same client token and the same parameters, the service returns the result of the original successful request.
Specifies whether to publish the resource. When true, the resource is saved in published (ACTIVE) state. When false, it is saved as a draft (DRAFT).
The configuration that defines which accounts and resources are in scope. If you don't include this member, the scope keeps its existing configuration.
A description of the scope.
The identifier of the scope. This is the scope's Amazon Resource Name (ARN).
A token used for optimistic concurrency control. Each read and write returns an updateToken. Provide the most recent value on your next update to detect and prevent conflicting concurrent modifications.