type property

Input<String?>? type
final

Type of environment variable. Valid values: PARAMETER_STORE, PLAINTEXT, SECRETS_MANAGER.

Implementation

final pulumi.Input<String?>? type;