| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
List<HostKeyAttributes> |
InstanceAccessDetails.hostKeys()
Describes the public SSH host keys or the RDP certificate.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceAccessDetails.Builder |
InstanceAccessDetails.Builder.hostKeys(HostKeyAttributes... hostKeys)
Describes the public SSH host keys or the RDP certificate.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceAccessDetails.Builder |
InstanceAccessDetails.Builder.hostKeys(Collection<HostKeyAttributes> hostKeys)
Describes the public SSH host keys or the RDP certificate.
|
Copyright © 2023. All rights reserved.