Class: Aws::Types::SheetLayoutGroupMember

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


10575
10576
10577
# File 'sig/types.rbs', line 10575

def id
  @id
end

#type"ELEMENT", "GROUP"

Returns the value of attribute type.

Returns:

  • ("ELEMENT", "GROUP")


10576
10577
10578
# File 'sig/types.rbs', line 10576

def type
  @type
end