Class: Aws::Types::DeleteGroupRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#group_arn::String

Returns the value of attribute group_arn.



92
93
94
# File 'sig/types.rbs', line 92

def group_arn
  @group_arn
end

#group_name::String

Returns the value of attribute group_name.



91
92
93
# File 'sig/types.rbs', line 91

def group_name
  @group_name
end