Class TestGridSessionArtifact

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

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

Artifacts are video and other files that are produced in the process of running a browser in an automated context.

Video elements might be broken up into multiple artifacts as they grow in size during creation.

See Also: