Class: Aws::Types::DeleteGroupInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#group::String

Returns the value of attribute group.

Returns:

  • (::String)


50
51
52
# File 'sig/types.rbs', line 50

def group
  @group
end

#group_name::String

Returns the value of attribute group_name.

Returns:

  • (::String)


49
50
51
# File 'sig/types.rbs', line 49

def group_name
  @group_name
end