@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:53.001Z") @Stability(value=Experimental) 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()
(experimental) The parameter value.
|
getParameterArn, getParameterName, getParameterType, grantRead, grantWritegetNode@Stability(value=Experimental) @NotNull String getStringValue()
Value must not nest another parameter. Do not use {{}} in the value.
Copyright © 2020. All rights reserved.