Class ExecutionPreview

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

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

Information about the changes that would be made if an execution were run.

See Also: