Class: Aws::Types::OpenIdConnectGroupConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#group_claim::String

Returns the value of attribute group_claim.

Returns:



814
815
816
# File 'sig/types.rbs', line 814

def group_claim
  @group_claim
end

#group_entity_type::String

Returns the value of attribute group_entity_type.

Returns:



815
816
817
# File 'sig/types.rbs', line 815

def group_entity_type
  @group_entity_type
end