Class: Aws::Types::Datatype

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)


2231
2232
2233
# File 'sig/types.rbs', line 2231

def id
  @id
end

#label::String

Returns the value of attribute label.

Returns:

  • (::String)


2232
2233
2234
# File 'sig/types.rbs', line 2232

def label
  @label
end