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:



6037
6038
6039
# File 'sig/types.rbs', line 6037

def instance_event_windows
  @instance_event_windows
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6038
6039
6040
# File 'sig/types.rbs', line 6038

def next_token
  @next_token
end