Class: Aws::Types::GetAccountPasswordPolicyResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetAccountPasswordPolicyResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#password_policy ⇒ Types::PasswordPolicy
Returns the value of attribute password_policy.
Instance Attribute Details
#password_policy ⇒ Types::PasswordPolicy
Returns the value of attribute password_policy.
689 690 691 |
# File 'sig/types.rbs', line 689 def password_policy @password_policy end |