Class: Aws::Types::MethodSnapshot
- Inherits:
-
Object
- Object
- Aws::Types::MethodSnapshot
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#api_key_required ⇒ Boolean
Returns the value of attribute api_key_required.
-
#authorization_type ⇒ ::String
Returns the value of attribute authorization_type.
Instance Attribute Details
#api_key_required ⇒ Boolean
Returns the value of attribute api_key_required.
1001 1002 1003 |
# File 'sig/types.rbs', line 1001 def api_key_required @api_key_required end |
#authorization_type ⇒ ::String
Returns the value of attribute authorization_type.
1000 1001 1002 |
# File 'sig/types.rbs', line 1000 def @authorization_type end |