class
Amazonite::Ssm::DescribeMaintenanceWindowsForTargetResult
- Amazonite::Ssm::DescribeMaintenanceWindowsForTargetResult
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
ssm/describe_maintenance_windows_for_target_result.crConstructors
- .new(pull : JSON::PullParser)
- .new(window_identities : Array(MaintenanceWindowIdentityForTarget) | Nil = nil, next_token : String | Nil = nil)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#next_token : String | Nil
The token for the next set of items to return.
-
#next_token=(next_token : String | Nil)
The token for the next set of items to return.
- #validate! : Nil
-
#window_identities : Array(MaintenanceWindowIdentityForTarget) | Nil
Information about the maintenance window targets and tasks a managed node is associated with.
-
#window_identities=(window_identities : Array(MaintenanceWindowIdentityForTarget) | Nil)
Information about the maintenance window targets and tasks a managed node is associated with.
Constructor Detail
Instance Method Detail
Returns true if this reference is the same as other. Invokes same?.
The token for the next set of items to return. (You use this token in the next call.)
The token for the next set of items to return. (You use this token in the next call.)
Information about the maintenance window targets and tasks a managed node is associated with.
Information about the maintenance window targets and tasks a managed node is associated with.