DescribeAutomationJobRequest
Types
Properties
Link copied to clipboard
The ID of the automation group that contains the automation.
Link copied to clipboard
The ID of the automation that the job belongs to.
Link copied to clipboard
The ID of the Amazon Web Services account that contains the automation job.
Link copied to clipboard
A Boolean value that indicates whether to include the input payload in the response. If set to true, the input payload will be included. If set to false, the input payload will be returned as null.
Link copied to clipboard
A Boolean value that indicates whether to include the output payload in the response. If set to true, the output payload will be included. If set to false, the output payload will be returned as null.
Functions
Link copied to clipboard
inline fun copy(block: DescribeAutomationJobRequest.Builder.() -> Unit = {}): DescribeAutomationJobRequest