Class: Aws::Types::Service

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#categories::Array[Types::Category]

Returns the value of attribute categories.

Returns:



403
404
405
# File 'sig/types.rbs', line 403

def categories
  @categories
end

#code::String

Returns the value of attribute code.

Returns:

  • (::String)


401
402
403
# File 'sig/types.rbs', line 401

def code
  @code
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


402
403
404
# File 'sig/types.rbs', line 402

def name
  @name
end