Class: Aws::Types::InstanceMetadataDefaultsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#http_endpoint"disabled", "enabled"

Returns the value of attribute http_endpoint.

Returns:

  • ("disabled", "enabled")


12004
12005
12006
# File 'sig/types.rbs', line 12004

def http_endpoint
  @http_endpoint
end

#http_put_response_hop_limit::Integer

Returns the value of attribute http_put_response_hop_limit.

Returns:

  • (::Integer)


12003
12004
12005
# File 'sig/types.rbs', line 12003

def http_put_response_hop_limit
  @http_put_response_hop_limit
end

#http_tokens"optional", "required"

Returns the value of attribute http_tokens.

Returns:

  • ("optional", "required")


12002
12003
12004
# File 'sig/types.rbs', line 12002

def http_tokens
  @http_tokens
end

#http_tokens_enforced"disabled", "enabled"

Returns the value of attribute http_tokens_enforced.

Returns:

  • ("disabled", "enabled")


12008
12009
12010
# File 'sig/types.rbs', line 12008

def http_tokens_enforced
  @http_tokens_enforced
end

#instance_metadata_tags"disabled", "enabled"

Returns the value of attribute instance_metadata_tags.

Returns:

  • ("disabled", "enabled")


12005
12006
12007
# File 'sig/types.rbs', line 12005

def 
  @instance_metadata_tags
end

#managed_by"account", "declarative-policy"

Returns the value of attribute managed_by.

Returns:

  • ("account", "declarative-policy")


12006
12007
12008
# File 'sig/types.rbs', line 12006

def managed_by
  @managed_by
end

#managed_exception_message::String

Returns the value of attribute managed_exception_message.

Returns:

  • (::String)


12007
12008
12009
# File 'sig/types.rbs', line 12007

def managed_exception_message
  @managed_exception_message
end