class Aws::IAM::Types::ResetServiceSpecificCredentialRequest
@note When making an API call, you may pass ResetServiceSpecificCredentialRequest
data as a hash: { user_name: "userNameType", service_specific_credential_id: "serviceSpecificCredentialId", # required }
@!attribute [rw] user_name
The name of the IAM user associated with the service-specific credential. If this value is not specified, then the operation assumes the user whose credentials are used to call the operation. This parameter allows (through its [regex pattern][1]) a string of characters consisting of upper and lowercase alphanumeric characters with no spaces. You can also include any of the following characters: \_+=,.@- [1]: http://wikipedia.org/wiki/regex @return [String]
@!attribute [rw] service_specific_credential_id
The unique identifier of the service-specific credential. This parameter allows (through its [regex pattern][1]) a string of characters that can consist of any upper or lowercased letter or digit. [1]: http://wikipedia.org/wiki/regex @return [String]
@see docs.aws.amazon.com/goto/WebAPI/iam-2010-05-08/ResetServiceSpecificCredentialRequest AWS API Documentation
Constants
- SENSITIVE