KeyPairArgs

constructor(keyFormat: Output<KeyPairKeyFormat>? = null, keyName: Output<String>? = null, keyType: Output<KeyPairKeyType>? = null, publicKeyMaterial: Output<String>? = null, tags: Output<List<CreateOnlyTagArgs>>? = null)