Skip to main content

IIAMDeleteSSHPublicKeyRequest

Interface in AWS.IAM

Interface for DeleteSSHPublicKey requests.

Ancestors

Properties

SSHPublicKeyId

property SSHPublicKeyId: string

Specify unique identifier for the SSH public key.

UserName

property UserName: string

Specify the name of the IAM user the associated with the SSH public key.

If not specified, the calling user will be assumed.