Class: Aws::Types::CustomAuthenticationProperties
- Inherits:
-
Object
- Object
- Aws::Types::CustomAuthenticationProperties
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#authentication_parameters ⇒ ::Array[Types::ConnectorProperty]
Returns the value of attribute authentication_parameters.
Instance Attribute Details
#authentication_parameters ⇒ ::Array[Types::ConnectorProperty]
Returns the value of attribute authentication_parameters.
1902 1903 1904 |
# File 'sig/types.rbs', line 1902 def authentication_parameters @authentication_parameters end |