Learn R Programming

paws.application.integration (version 0.8.0)

eventbridgescheduler_get_schedule: Retrieves the specified schedule

Description

Retrieves the specified schedule.

See https://www.paws-r-sdk.com/docs/eventbridgescheduler_get_schedule/ for full documentation.

Usage

eventbridgescheduler_get_schedule(GroupName = NULL, Name)

Arguments

GroupName

The name of the schedule group associated with this schedule. If you omit this, EventBridge Scheduler assumes that the schedule is associated with the default group.

Name

[required] The name of the schedule to retrieve.