class

Amazonite::SsmV1::GetCalendarStateResponse

Inherits JSON::Serializable < Reference < Object

Constructors

new(state : CalendarState | Nil = nil, at_time : String | Nil = nil, next_transition_time : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

at_time
Source
at_time=(at_time : String | Nil)
Source
next_transition_time
Source
next_transition_time=(next_transition_time : String | Nil)
Source
state
Source
state=(state : CalendarState | Nil)
Source