CreateServiceActionRequest
Types
Properties
Link copied to clipboard
The language code.
Link copied to clipboard
The self-service action definition. Can be one of the following:
Link copied to clipboard
The service action definition type. For example, SSM_AUTOMATION
.
Link copied to clipboard
The self-service action description.
Link copied to clipboard
A unique identifier that you provide to ensure idempotency. If multiple requests differ only by the idempotency token, the same response is returned for each repeated request.
Functions
Link copied to clipboard
inline fun copy(block: CreateServiceActionRequest.Builder.() -> Unit = {}): CreateServiceActionRequest