Class: Aws::Types::DeleteAuthenticationProfileMessage
- Inherits:
-
Object
- Object
- Aws::Types::DeleteAuthenticationProfileMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#authentication_profile_name ⇒ ::String
Returns the value of attribute authentication_profile_name.
Instance Attribute Details
#authentication_profile_name ⇒ ::String
Returns the value of attribute authentication_profile_name.
832 833 834 |
# File 'sig/types.rbs', line 832 def authentication_profile_name @authentication_profile_name end |