Class: Aws::Types::OpenIdConnectGroupConfigurationItem

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:



826
827
828
# File 'sig/types.rbs', line 826

def group_claim
  @group_claim
end

#group_entity_type::String

Returns the value of attribute group_entity_type.

Returns:



827
828
829
# File 'sig/types.rbs', line 827

def group_entity_type
  @group_entity_type
end