presharedKeyStorage property

Input<String?>? presharedKeyStorage
final

Storage mode for the pre-shared key (PSK). Valid values are Standard (stored in the Site-to-Site VPN service) or SecretsManager (stored in AWS Secrets Manager).

Implementation

final pulumi.Input<String?>? presharedKeyStorage;