@Stability(value=Stable)
public static interface CfnConformancePack.ConformancePackInputParameterProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnConformancePack.ConformancePackInputParameterProperty.Builder
A builder for
CfnConformancePack.ConformancePackInputParameterProperty |
static class |
CfnConformancePack.ConformancePackInputParameterProperty.Jsii$Proxy
An implementation for
CfnConformancePack.ConformancePackInputParameterProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnConformancePack.ConformancePackInputParameterProperty.Builder |
builder() |
String |
getParameterName()
`CfnConformancePack.ConformancePackInputParameterProperty.ParameterName`.
|
String |
getParameterValue()
`CfnConformancePack.ConformancePackInputParameterProperty.ParameterValue`.
|
@Stability(value=Stable) @NotNull String getParameterName()
@Stability(value=Stable) @NotNull String getParameterValue()
@Stability(value=Stable) static CfnConformancePack.ConformancePackInputParameterProperty.Builder builder()
Copyright © 2021. All rights reserved.