Class: Aws::Types::GetGroupIdRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#alternate_identifier ⇒ Types::AlternateIdentifier

Returns the value of attribute alternate_identifier.



234
235
236
# File 'sig/types.rbs', line 234

def alternate_identifier
  @alternate_identifier
end

#identity_store_id ⇒ ::String

Returns the value of attribute identity_store_id.

Returns:

  • (::String)


233
234
235
# File 'sig/types.rbs', line 233

def identity_store_id
  @identity_store_id
end