class

Amazonite::SsmV1::MaintenanceWindowTarget

Inherits JSON::Serializable < Reference < Object

Constructors

new(window_id : String | Nil = nil, window_target_id : String | Nil = nil, resource_type : MaintenanceWindowResourceType | Nil = nil, targets : Array(Target) | Nil = nil, owner_information : String | Nil = nil, name : String | Nil = nil, description : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

description
Source
description=(description : String | Nil)
Source
name
Source
name=(name : String | Nil)
Source
owner_information
Source
owner_information=(owner_information : String | Nil)
Source
resource_type
Source
resource_type=(resource_type : MaintenanceWindowResourceType | Nil)
Source
targets
Source
targets=(targets : Array(Target) | Nil)
Source
window_id
Source
window_id=(window_id : String | Nil)
Source
window_target_id
Source
window_target_id=(window_target_id : String | Nil)
Source