Skip to main content

IIAMSSHPublicKeyMetadata

Interface in AWS.IAM

Interface for IAM SSHPublicKeyMetadata.

Properties

SSHPublicKeyId

property SSHPublicKeyId: string

The unique identifier of the SSH public key.

Status

property Status: string

The status of the SSH public key.

Valid values: Active | Inactive.

UploadDate

property UploadDate: TOptional<TDateTime>

The date and time when the SSH public key was uploaded.

UserName

property UserName: string

The name of the IAM user that the SSH public key is associated with.