DeleteAgentActionGroupRequest
Types
Properties
Link copied to clipboard
The unique identifier of the action group to delete.
Link copied to clipboard
The version of the agent that the action group belongs to.
Link copied to clipboard
By default, this value is false
and deletion is stopped if the resource is in use. If you set it to true
, the resource will be deleted even if the resource is in use.
Functions
Link copied to clipboard
inline fun copy(block: DeleteAgentActionGroupRequest.Builder.() -> Unit = {}): DeleteAgentActionGroupRequest