IIAMGetSSHPublicKeyRequest
Interface in AWS.IAM
Interface for GetSSHPublicKey requests.
Ancestors
Properties
Encoding
property Encoding: string
Specify the desired encoding format for the public key.
Valid values: PEM | SSH.
SSHPublicKeyId
property SSHPublicKeyId: string
Specify the unique identifier for the SSH public key.
UserName
property UserName: string
Specify the name of the IAM user associated with the SSH public key.