Class: Aws::Types::AwsEc2InstanceMetadataOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#http_endpoint::String

Returns the value of attribute http_endpoint.

Returns:

  • (::String)


1427
1428
1429
# File 'sig/types.rbs', line 1427

def http_endpoint
  @http_endpoint
end

#http_protocol_ipv_6::String

Returns the value of attribute http_protocol_ipv_6.

Returns:

  • (::String)


1428
1429
1430
# File 'sig/types.rbs', line 1428

def http_protocol_ipv_6
  @http_protocol_ipv_6
end

#http_put_response_hop_limit::Integer

Returns the value of attribute http_put_response_hop_limit.

Returns:

  • (::Integer)


1429
1430
1431
# File 'sig/types.rbs', line 1429

def http_put_response_hop_limit
  @http_put_response_hop_limit
end

#http_tokens::String

Returns the value of attribute http_tokens.

Returns:

  • (::String)


1430
1431
1432
# File 'sig/types.rbs', line 1430

def http_tokens
  @http_tokens
end

#instance_metadata_tags::String

Returns the value of attribute instance_metadata_tags.

Returns:

  • (::String)


1431
1432
1433
# File 'sig/types.rbs', line 1431

def 
  @instance_metadata_tags
end