Class: Aws::Types::GetSetupHistoryRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetSetupHistoryRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#page_token ⇒ ::String
Returns the value of attribute page_token.
-
#resource_name ⇒ ::String
Returns the value of attribute resource_name.
Instance Attribute Details
#page_token ⇒ ::String
Returns the value of attribute page_token.
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.
2067 2068 2069 |
# File 'sig/types.rbs', line 2067 def resource_name @resource_name end |