Class: Aws::Types::FormTypeItem

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)


3151
3152
3153
# File 'sig/types.rbs', line 3151

def id
  @id
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


3152
3153
3154
# File 'sig/types.rbs', line 3152

def name
  @name
end