@Stability(value=Stable) public static final class CfnOrganizationConformancePack.ConformancePackInputParameterProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnOrganizationConformancePack.ConformancePackInputParameterProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnOrganizationConformancePack.ConformancePackInputParameterProperty |
build()
Builds the configured instance.
|
CfnOrganizationConformancePack.ConformancePackInputParameterProperty.Builder |
parameterName(String parameterName)
|
CfnOrganizationConformancePack.ConformancePackInputParameterProperty.Builder |
parameterValue(String parameterValue)
|
@Stability(value=Stable) public CfnOrganizationConformancePack.ConformancePackInputParameterProperty.Builder parameterName(String parameterName)
CfnOrganizationConformancePack.ConformancePackInputParameterProperty.getParameterName()parameterName - One part of a key-value pair. This parameter is required.this@Stability(value=Stable) public CfnOrganizationConformancePack.ConformancePackInputParameterProperty.Builder parameterValue(String parameterValue)
CfnOrganizationConformancePack.ConformancePackInputParameterProperty.getParameterValue()parameterValue - One part of a key-value pair. This parameter is required.this@Stability(value=Stable) public CfnOrganizationConformancePack.ConformancePackInputParameterProperty build()
build in interface software.amazon.jsii.Builder<CfnOrganizationConformancePack.ConformancePackInputParameterProperty>CfnOrganizationConformancePack.ConformancePackInputParameterPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.