Class: Aws::Types::AuthenticationConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#iam_configurationTypes::IAMConfiguration

Returns the value of attribute iam_configuration.



13
14
15
# File 'sig/types.rbs', line 13

def iam_configuration
  @iam_configuration
end

#identity_center_configurationTypes::IdentityCenterConfiguration

Returns the value of attribute identity_center_configuration.



12
13
14
# File 'sig/types.rbs', line 12

def identity_center_configuration
  @identity_center_configuration
end