public static final class CfnOrganizationConformancePack.ConformancePackInputParameterProperty.Builder
extends java.lang.Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnOrganizationConformancePack.ConformancePackInputParameterProperty |
build()
Builds the configured instance.
|
CfnOrganizationConformancePack.ConformancePackInputParameterProperty.Builder |
parameterName(java.lang.String parameterName)
|
CfnOrganizationConformancePack.ConformancePackInputParameterProperty.Builder |
parameterValue(java.lang.String parameterValue)
|
public CfnOrganizationConformancePack.ConformancePackInputParameterProperty.Builder parameterName(java.lang.String parameterName)
CfnOrganizationConformancePack.ConformancePackInputParameterProperty.getParameterName()
parameterName
- One part of a key-value pair. This parameter is required.this
public CfnOrganizationConformancePack.ConformancePackInputParameterProperty.Builder parameterValue(java.lang.String parameterValue)
CfnOrganizationConformancePack.ConformancePackInputParameterProperty.getParameterValue()
parameterValue
- One part of a key-value pair. This parameter is required.this
public CfnOrganizationConformancePack.ConformancePackInputParameterProperty build()
CfnOrganizationConformancePack.ConformancePackInputParameterProperty
java.lang.NullPointerException
- if any required attribute was not provided