| Method and Description |
|---|
| software.amazon.awscdk.services.ssm.StringParameter.valueForSecureStringParameter(Construct, String, Number)
Use `SecretValue.ssmSecure()` instead, it will correctly type the imported value as a `SecretValue` and allow importing without version.
|
Copyright © 2023. All rights reserved.