The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Paws::SSM::GetCalendarStateResponse

ATTRIBUTES

AtTime => Str

The time, as an ISO 8601 (https://en.wikipedia.org/wiki/ISO_8601) string, that you specified in your command. If you did not specify a time, GetCalendarState uses the current time.

NextTransitionTime => Str

The time, as an ISO 8601 (https://en.wikipedia.org/wiki/ISO_8601) string, that the calendar state will change. If the current calendar state is OPEN, NextTransitionTime indicates when the calendar state changes to CLOSED, and vice-versa.

State => Str

The state of the calendar. An OPEN calendar indicates that actions are allowed to proceed, and a CLOSED calendar indicates that actions are not allowed to proceed.

Valid values are: "OPEN", "CLOSED" =head2 _request_id => Str