defaultSshKeyName property

String? defaultSshKeyName
final

A default Amazon EC2 key pair for the stack's instances. You can override this value when you create or update an instance.

Implementation

final String? defaultSshKeyName;