Class: Aws::Types::Category

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#is_primaryBoolean

Returns the value of attribute is_primary.

Returns:



442
443
444
# File 'sig/types.rbs', line 442

def is_primary
  @is_primary
end

#name::String

Returns the value of attribute name.

Returns:



441
442
443
# File 'sig/types.rbs', line 441

def name
  @name
end