| Package | Description |
|---|---|
| com.amazonaws.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceValue |
ResourceValue.clone() |
ResourceValue |
RemediationParameterValue.getResourceValue()
The value is dynamic and changes at run-time.
|
ResourceValue |
ResourceValue.withValue(ResourceValueType value)
The value is a resource ID.
|
ResourceValue |
ResourceValue.withValue(String value)
The value is a resource ID.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemediationParameterValue.setResourceValue(ResourceValue resourceValue)
The value is dynamic and changes at run-time.
|
RemediationParameterValue |
RemediationParameterValue.withResourceValue(ResourceValue resourceValue)
The value is dynamic and changes at run-time.
|
Copyright © 2024. All rights reserved.