Class: Aws::Types::GetApplicationAuthenticationMethodResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetApplicationAuthenticationMethodResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#authentication_method ⇒ Types::AuthenticationMethod
Returns the value of attribute authentication_method.
Instance Attribute Details
#authentication_method ⇒ Types::AuthenticationMethod
Returns the value of attribute authentication_method.
592 593 594 |
# File 'sig/types.rbs', line 592 def authentication_method @authentication_method end |