Class: Aws::Types::DeleteLabelRequest

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)


196
197
198
# File 'sig/types.rbs', line 196

def label_group_name
  @label_group_name
end

#label_id::String

Returns the value of attribute label_id.

Returns:

  • (::String)


197
198
199
# File 'sig/types.rbs', line 197

def label_id
  @label_id
end