Class: Aws::Types::AwsEc2LaunchTemplateDataMetadataOptionsDetails

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)


1648
1649
1650
# File 'sig/types.rbs', line 1648

def http_endpoint
  @http_endpoint
end

#http_protocol_ipv_6::String

Returns the value of attribute http_protocol_ipv_6.

Returns:

  • (::String)


1649
1650
1651
# File 'sig/types.rbs', line 1649

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)


1651
1652
1653
# File 'sig/types.rbs', line 1651

def http_put_response_hop_limit
  @http_put_response_hop_limit
end

#http_tokens::String

Returns the value of attribute http_tokens.

Returns:

  • (::String)


1650
1651
1652
# File 'sig/types.rbs', line 1650

def http_tokens
  @http_tokens
end

#instance_metadata_tags::String

Returns the value of attribute instance_metadata_tags.

Returns:

  • (::String)


1652
1653
1654
# File 'sig/types.rbs', line 1652

def 
  @instance_metadata_tags
end