sshKeys property

List<String>? sshKeys
getter/setter pair

List of SSH Keys used during instance provisioning.

Optional.

Implementation

core.List<core.String>? sshKeys;