Class: Aws::Types::GetSetupHistoryRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#page_token::String

Returns the value of attribute page_token.

Returns:

  • (::String)


2068
2069
2070
# File 'sig/types.rbs', line 2068

def page_token
  @page_token
end

#resource_name::String

Returns the value of attribute resource_name.

Returns:

  • (::String)


2067
2068
2069
# File 'sig/types.rbs', line 2067

def resource_name
  @resource_name
end