public static final class CfnRemediationConfiguration.ResourceValueProperty.Builder
extends java.lang.Object
CfnRemediationConfiguration.ResourceValueProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnRemediationConfiguration.ResourceValueProperty |
build()
Builds the configured instance.
|
CfnRemediationConfiguration.ResourceValueProperty.Builder |
value(java.lang.String value)
Sets the value of
CfnRemediationConfiguration.ResourceValueProperty.getValue() |
public CfnRemediationConfiguration.ResourceValueProperty.Builder value(java.lang.String value)
CfnRemediationConfiguration.ResourceValueProperty.getValue()
value
- The value is a resource ID.this
public CfnRemediationConfiguration.ResourceValueProperty build()
CfnRemediationConfiguration.ResourceValueProperty
java.lang.NullPointerException
- if any required attribute was not provided