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)


123
124
125
# File 'sig/types.rbs', line 123

def group_id
  @group_id
end

#identity_store_id ⇒ ::String

Returns the value of attribute identity_store_id.

Returns:

  • (::String)


122
123
124
# File 'sig/types.rbs', line 122

def identity_store_id
  @identity_store_id
end