DescribeScheduledActionsRequest

Types

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

Properties

Link copied to clipboard

The name of the Auto Scaling group.

Link copied to clipboard

The latest scheduled start time to return. If scheduled action names are provided, this property is ignored.

Link copied to clipboard

The maximum number of items to return with this call. The default value is 50 and the maximum value is 100.

Link copied to clipboard

The token for the next set of items to return. (You received this token from a previous call.)

Link copied to clipboard

The names of one or more scheduled actions. If you omit this property, all scheduled actions are described. If you specify an unknown scheduled action, it is ignored with no error.

Link copied to clipboard

The earliest scheduled start time to return. If scheduled action names are provided, this property is ignored.

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