Uses of Class
software.amazon.awssdk.services.cloudwatchevents.model.RunCommandParameters
-
Packages that use RunCommandParameters Package Description software.amazon.awssdk.services.cloudwatchevents.model -
-
Uses of RunCommandParameters in software.amazon.awssdk.services.cloudwatchevents.model
Methods in software.amazon.awssdk.services.cloudwatchevents.model that return RunCommandParameters Modifier and Type Method Description RunCommandParametersTarget. runCommandParameters()Parameters used when you are using the rule to invoke Amazon EC2 Run Command.Methods in software.amazon.awssdk.services.cloudwatchevents.model with parameters of type RunCommandParameters Modifier and Type Method Description Target.BuilderTarget.Builder. runCommandParameters(RunCommandParameters runCommandParameters)Parameters used when you are using the rule to invoke Amazon EC2 Run Command.
-