TIAMGetSSHPublicKeyRequest
Class in AWS.IAM
GetSSHPublicKey request class.
Ancestors
Properties
Encoding
property Encoding: string
SSHPublicKeyId
property SSHPublicKeyId: string
UserName
property UserName: string
Constructors
Create
constructor Create(const ASSHPublicKeyId, AUserName, AEncoding: string);
Constructor for TIAMGetSSHPublicKeyRequest.
Parameters
| Name | Description |
|---|---|
ASSHPublicKeyId | Specify the unique identifier for the SSH public key. |
AUserName | Specify the name of the IAM user associated with the SSH public key. |
AEncoding | Specify the desired encoding format for the public key. Valid values:|. |