presharedKeyStorage property
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;