If the CopyC#
UserName
For information about rotating keys, see Managing Keys and Certificates in Using AWS Identity and Access Management.

C# |
public class UpdateAccessKeyRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | UpdateAccessKeyRequest()()()() | Initializes a new instance of the UpdateAccessKeyRequest class |
![]() | AccessKeyId |
Gets and sets the property AccessKeyId.
The access key ID of the secret access key you want to update. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | Status |
Gets and sets the property Status.
The status you want to assign to the secret access key. |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UserName |
Gets and sets the property UserName.
Name of the user whose key you want to update. |
![]() | WithAccessKeyId(String) | Obsolete.
Sets the AccessKeyId property
|
![]() | WithStatus(String) | Obsolete.
Sets the Status property
|
![]() | WithUserName(String) | Obsolete.
Sets the UserName property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | UpdateAccessKeyRequest |