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