keyName property

Output<String> keyName
latefinal

Key name of the Key Pair to use for the instance; which can be managed using the aws.ec2.KeyPair resource.

Implementation

late final pulumi.Output<String> keyName;