Class: Aws::Types::AdvancedSecurityAdditionalFlowsType
- Inherits:
-
Object
- Object
- Aws::Types::AdvancedSecurityAdditionalFlowsType
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#custom_auth_mode ⇒ "AUDIT", "ENFORCED"
Returns the value of attribute custom_auth_mode.
Instance Attribute Details
#custom_auth_mode ⇒ "AUDIT", "ENFORCED"
Returns the value of attribute custom_auth_mode.
394 395 396 |
# File 'sig/types.rbs', line 394 def custom_auth_mode @custom_auth_mode end |