Class: Aws::Types::Competitor

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#is_homeBoolean

Returns the value of attribute is_home.

Returns:

  • (Boolean)


44
45
46
# File 'sig/types.rbs', line 44

def is_home
  @is_home
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


43
44
45
# File 'sig/types.rbs', line 43

def name
  @name
end