@Stability(value=Stable) public static final class CfnConformancePack.ConformancePackInputParameterProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnConformancePack.ConformancePackInputParameterProperty>
CfnConformancePack.ConformancePackInputParameterProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnConformancePack.ConformancePackInputParameterProperty |
build()
Builds the configured instance.
|
CfnConformancePack.ConformancePackInputParameterProperty.Builder |
parameterName(String parameterName)
|
CfnConformancePack.ConformancePackInputParameterProperty.Builder |
parameterValue(String parameterValue)
|
@Stability(value=Stable) public CfnConformancePack.ConformancePackInputParameterProperty.Builder parameterName(String parameterName)
parameterName
- `CfnConformancePack.ConformancePackInputParameterProperty.ParameterName`. This parameter is required.this
@Stability(value=Stable) public CfnConformancePack.ConformancePackInputParameterProperty.Builder parameterValue(String parameterValue)
parameterValue
- `CfnConformancePack.ConformancePackInputParameterProperty.ParameterValue`. This parameter is required.this
@Stability(value=Stable) public CfnConformancePack.ConformancePackInputParameterProperty build()
build
in interface software.amazon.jsii.Builder<CfnConformancePack.ConformancePackInputParameterProperty>
CfnConformancePack.ConformancePackInputParameterProperty
NullPointerException
- if any required attribute was not providedCopyright © 2021. All rights reserved.