Class ExportTaskS3Location

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

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

Describes the destination for an export image task.

See Also: