Class: Aws::Types::IdentityCenterConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::IdentityCenterConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#enable_identity_propagation ⇒ Boolean
Returns the value of attribute enable_identity_propagation.
Instance Attribute Details
#enable_identity_propagation ⇒ Boolean
Returns the value of attribute enable_identity_propagation.
6678 6679 6680 |
# File 'sig/types.rbs', line 6678 def enable_identity_propagation @enable_identity_propagation end |