| Package | Description |
|---|---|
| software.amazon.awssdk.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
StaticValue |
RemediationParameterValue.staticValue()
The value is static and does not change at run-time.
|
| Modifier and Type | Method and Description |
|---|---|
RemediationParameterValue.Builder |
RemediationParameterValue.Builder.staticValue(StaticValue staticValue)
The value is static and does not change at run-time.
|
Copyright © 2023. All rights reserved.