Class: Aws::Types::CreateLabelGroupResponse

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#label_group_arn::String

Returns the value of attribute label_group_arn.



81
82
83
# File 'sig/types.rbs', line 81

def label_group_arn
  @label_group_arn
end

#label_group_name::String

Returns the value of attribute label_group_name.



80
81
82
# File 'sig/types.rbs', line 80

def label_group_name
  @label_group_name
end