class
Amazonite::Ssm::GetCalendarStateRequest
- Amazonite::Ssm::GetCalendarStateRequest
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
ssm/get_calendar_state_request.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#at_time : String | Nil
(Optional) The specific time for which you want to get calendar state information, in ISO 8601 format.
-
#at_time=(at_time : String | Nil)
(Optional) The specific time for which you want to get calendar state information, in ISO 8601 format.
-
#calendar_names : Array(String)
The names of Amazon Resource Names (ARNs) of the Systems Manager documents (SSM documents) that represent the calendar entries for which you want to get the state.
-
#calendar_names=(calendar_names : Array(String))
The names of Amazon Resource Names (ARNs) of the Systems Manager documents (SSM documents) that represent the calendar entries for which you want to get the state.
-
#hash(hasher)
See
Object#hash(hasher) - #validate! : Nil
Constructor Detail
Instance Method Detail
Returns true if this reference is the same as other. Invokes same?.
(Optional) The specific time for which you want to get calendar state information, in ISO
8601 format. If you don't specify a value or AtTime,
the current time is used.
(Optional) The specific time for which you want to get calendar state information, in ISO
8601 format. If you don't specify a value or AtTime,
the current time is used.
The names of Amazon Resource Names (ARNs) of the Systems Manager documents (SSM documents) that represent the calendar entries for which you want to get the state.
The names of Amazon Resource Names (ARNs) of the Systems Manager documents (SSM documents) that represent the calendar entries for which you want to get the state.