Class: Aws::Types::InstanceMetadataOptions
- Inherits:
-
Object
- Object
- Aws::Types::InstanceMetadataOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#http_put_response_hop_limit ⇒ ::Integer
Returns the value of attribute http_put_response_hop_limit.
-
#http_tokens ⇒ ::String
Returns the value of attribute http_tokens.
Instance Attribute Details
#http_put_response_hop_limit ⇒ ::Integer
Returns the value of attribute http_put_response_hop_limit.
1238 1239 1240 |
# File 'sig/types.rbs', line 1238 def http_put_response_hop_limit @http_put_response_hop_limit end |
#http_tokens ⇒ ::String
Returns the value of attribute http_tokens.
1237 1238 1239 |
# File 'sig/types.rbs', line 1237 def http_tokens @http_tokens end |