Uses of Class
software.amazon.awssdk.services.config.model.ResourceValue
-
Packages that use ResourceValue Package Description software.amazon.awssdk.services.config.model -
-
Uses of ResourceValue in software.amazon.awssdk.services.config.model
Methods in software.amazon.awssdk.services.config.model that return ResourceValue Modifier and Type Method Description ResourceValueRemediationParameterValue. resourceValue()The value is dynamic and changes at run-time.Methods in software.amazon.awssdk.services.config.model with parameters of type ResourceValue Modifier and Type Method Description RemediationParameterValue.BuilderRemediationParameterValue.Builder. resourceValue(ResourceValue resourceValue)The value is dynamic and changes at run-time.
-