Uses of Class
software.amazon.awssdk.services.config.model.SsmControls
-
Packages that use SsmControls Package Description software.amazon.awssdk.services.config.model -
-
Uses of SsmControls in software.amazon.awssdk.services.config.model
Methods in software.amazon.awssdk.services.config.model that return SsmControls Modifier and Type Method Description SsmControlsExecutionControls. ssmControls()A SsmControls object.Methods in software.amazon.awssdk.services.config.model with parameters of type SsmControls Modifier and Type Method Description ExecutionControls.BuilderExecutionControls.Builder. ssmControls(SsmControls ssmControls)A SsmControls object.
-