class Aws::OpsWorks::Types::UserProfile
Describes a user's SSH information.
@!attribute [rw] iam_user_arn
The user's IAM ARN. @return [String]
@!attribute [rw] name
The user's name. @return [String]
@!attribute [rw] ssh_username
The user's SSH user name. @return [String]
@!attribute [rw] ssh_public_key
The user's SSH public key. @return [String]
@!attribute [rw] allow_self_management
Whether users can specify their own SSH public key through the My Settings page. For more information, see [Managing User Permissions][1]. [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/security-settingsshkey.html @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/opsworks-2013-02-18/UserProfile AWS API Documentation
Constants
- SENSITIVE