Class: Aws::Types::DescribeAuthenticationProfileResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAuthenticationProfileResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#authentication_profile ⇒ Types::AuthenticationProfile
Returns the value of attribute authentication_profile.
Instance Attribute Details
#authentication_profile ⇒ Types::AuthenticationProfile
Returns the value of attribute authentication_profile.
2530 2531 2532 |
# File 'sig/types.rbs', line 2530 def authentication_profile @authentication_profile end |