C# 클래스 Amazon.IdentityManagement.Model.GetUserRequest

Container for the parameters to the GetUser operation. Retrieves information about the specified IAM user, including the user's creation date, path, unique ID, and ARN.

If you do not specify a user name, IAM determines the user name implicitly based on the AWS access key ID used to sign the request to this API.

상속: AmazonIdentityManagementServiceRequest
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

공개 메소드들

메소드 설명
GetUserRequest ( ) : System

Empty constructor used to set properties independently even when a simple constructor is available

비공개 메소드들

메소드 설명
IsSetUserName ( ) : bool

메소드 상세

GetUserRequest() 공개 메소드

Empty constructor used to set properties independently even when a simple constructor is available
public GetUserRequest ( ) : System
리턴 System