| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam.model |
| Modifier and Type | Method and Description |
|---|---|
SSHPublicKey |
GetSshPublicKeyResponse.sshPublicKey()
A structure containing details about the SSH public key.
|
SSHPublicKey |
UploadSshPublicKeyResponse.sshPublicKey()
Contains information about the SSH public key.
|
| Modifier and Type | Method and Description |
|---|---|
GetSshPublicKeyResponse.Builder |
GetSshPublicKeyResponse.Builder.sshPublicKey(SSHPublicKey sshPublicKey)
A structure containing details about the SSH public key.
|
UploadSshPublicKeyResponse.Builder |
UploadSshPublicKeyResponse.Builder.sshPublicKey(SSHPublicKey sshPublicKey)
Contains information about the SSH public key.
|
Copyright © 2022. All rights reserved.