IIAMUpdateSSHPublicKeyRequest
Interface in AWS.IAM
Interface for UpdateSSHPublicKey requests.
Ancestors
Properties
SSHPublicKeyId
property SSHPublicKeyId: string
Specify the unique identifier of the SSH public key to update.
Status
property Status: string
Specify the desired status for the SSH public key.
Valid values: Active | Inactive.
UserName
property UserName: string
Specify the name of the IAM user associated with the SSH public key.