DescribeScheduledActionsRequest
Types
Properties
Link copied to clipboard
The maximum number of scheduled action results. This value can be between 1 and 50. The default value is 50.
Link copied to clipboard
The identifier of the resource associated with the scheduled action. This string consists of the resource type and unique identifier.
Link copied to clipboard
The scalable dimension. This string consists of the service namespace, resource type, and scaling property. If you specify a scalable dimension, you must also specify a resource ID.
Link copied to clipboard
The names of the scheduled actions to describe.
Link copied to clipboard
The namespace of the Amazon Web Services service that provides the resource. For a resource provided by your own application or service, use custom-resource
instead.
Functions
Link copied to clipboard
inline fun copy(block: DescribeScheduledActionsRequest.Builder.() -> Unit = {}): DescribeScheduledActionsRequest