Class: Aws::Types::DescribeLabelRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#label_group_name::String

Returns the value of attribute label_group_name.

Returns:

  • (::String)


300
301
302
# File 'sig/types.rbs', line 300

def label_group_name
  @label_group_name
end

#label_id::String

Returns the value of attribute label_id.

Returns:

  • (::String)


301
302
303
# File 'sig/types.rbs', line 301

def label_id
  @label_id
end