sshKeyNames property

List<String>? sshKeyNames
getter/setter pair

List of names of ssh keys used to provision the instance.

Optional.

Implementation

core.List<core.String>? sshKeyNames;