DescribeScheduledInstancesRequest   
    Contains the parameters for DescribeScheduledInstances.
Types
Properties
Link copied to clipboard
                  Link copied to clipboard
                  The maximum number of results to return in a single call. This value can be between 5 and 300. The default value is 100. To retrieve the remaining results, make another call with the returned NextToken value.
Link copied to clipboard
                  The Scheduled Instance IDs.
Link copied to clipboard
                  The time period for the first schedule to start.
Functions
Link copied to clipboard
                  inline fun copy(block: DescribeScheduledInstancesRequest.Builder.() -> Unit = {}): DescribeScheduledInstancesRequest