@Generated(value="jsii-pacmak/1.74.0 (build 6d08790)", date="2023-03-28T21:34:20.963Z") @Stability(value=Stable) public interface IStringParameter extends software.amazon.jsii.JsiiSerializable, IParameter
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IStringParameter.Jsii$Default
Internal default implementation for
IStringParameter. |
static class |
IStringParameter.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getStringValue()
The parameter value.
|
getParameterArn, getParameterName, getParameterType, grantRead, grantWriteapplyRemovalPolicy, getEnv, getStackgetNode@Stability(value=Stable) @NotNull String getStringValue()
Value must not nest another parameter. Do not use {{}} in the value.
Copyright © 2023. All rights reserved.