You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IAM::Types::GetLoginProfileResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::IAM::Types::GetLoginProfileResponse
- Defined in:
- (unknown)
Overview
Contains the response to a successful GetLoginProfile request.
Returned by:
Instance Attribute Summary collapse
-
#login_profile ⇒ Types::LoginProfile
A structure containing the user name and password create date for the user.
Instance Attribute Details
#login_profile ⇒ Types::LoginProfile
A structure containing the user name and password create date for the user.