AutomationExecutionInputs

Information about the optional inputs that can be specified for an automation execution preview.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Information about parameters that can be specified for the preview operation.

Link copied to clipboard

Information about the Amazon Web Services Regions and Amazon Web Services accounts targeted by the Automation execution preview operation.

Link copied to clipboard

A publicly accessible URL for a file that contains the TargetLocations body. Currently, only files in presigned Amazon S3 buckets are supported.

Link copied to clipboard

A key-value mapping of document parameters to target resources. Both Targets and TargetMaps can't be specified together.

Link copied to clipboard

The name of the parameter used as the target resource for the rate-controlled execution. Required if you specify targets.

Link copied to clipboard

Information about the resources that would be included in the actual runbook execution, if it were to be run. Both Targets and TargetMaps can't be specified together.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String