Class: Aws::Types::DeleteGroupRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#group_id::String

Returns the value of attribute group_id.

Returns:

  • (::String)


261
262
263
# File 'sig/types.rbs', line 261

def group_id
  @group_id
end

#organization_id::String

Returns the value of attribute organization_id.

Returns:

  • (::String)


260
261
262
# File 'sig/types.rbs', line 260

def organization_id
  @organization_id
end