Class: Aws::Types::DescribeInstanceRefreshesAnswer

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_refreshes::Array[Types::InstanceRefresh]

Returns the value of attribute instance_refreshes.

Returns:



443
444
445
# File 'sig/types.rbs', line 443

def instance_refreshes
  @instance_refreshes
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


444
445
446
# File 'sig/types.rbs', line 444

def next_token
  @next_token
end