Class CommandParameterValueCondition

java.lang.Object
software.amazon.awssdk.services.iot.model.CommandParameterValueCondition
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<CommandParameterValueCondition.Builder,CommandParameterValueCondition>

@Generated("software.amazon.awssdk:codegen") public final class CommandParameterValueCondition extends Object implements SdkPojo, Serializable, ToCopyableBuilder<CommandParameterValueCondition.Builder,CommandParameterValueCondition>

A condition for the command parameter that must be evaluated to true for successful creation of a command execution.

See Also: