Class: Aws::Types::DescribeInstanceEventWindowsResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_event_windows::Array[Types::InstanceEventWindow]

Returns the value of attribute instance_event_windows.

Returns:



6295
6296
6297
# File 'sig/types.rbs', line 6295

def instance_event_windows
  @instance_event_windows
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6296
6297
6298
# File 'sig/types.rbs', line 6296

def next_token
  @next_token
end