Class: Aws::Types::MethodSnapshot

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#api_key_requiredBoolean

Returns the value of attribute api_key_required.

Returns:

  • (Boolean)


1001
1002
1003
# File 'sig/types.rbs', line 1001

def api_key_required
  @api_key_required
end

#authorization_type::String

Returns the value of attribute authorization_type.

Returns:

  • (::String)


1000
1001
1002
# File 'sig/types.rbs', line 1000

def authorization_type
  @authorization_type
end