class

Amazonite::SsmV1::DescribeMaintenanceWindowsForTargetRequest

Inherits JSON::Serializable < Reference < Object

Constructors

new(targets : Array(Target), resource_type : MaintenanceWindowResourceType, max_results : Int32 | Nil = nil, next_token : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

max_results
Source
max_results=(max_results : Int32 | Nil)
Source
next_token
Source
next_token=(next_token : String | Nil)
Source
resource_type
Source
resource_type=(resource_type : MaintenanceWindowResourceType)
Source
targets
Source
targets=(targets : Array(Target))
Source