Class: Aws::Types::InstanceMetadataOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#http_put_response_hop_limit ⇒ ::Integer

Returns the value of attribute http_put_response_hop_limit.

Returns:

  • (::Integer)


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.

Returns:

  • (::String)


1237
1238
1239
# File 'sig/types.rbs', line 1237

def http_tokens
  @http_tokens
end