Class S3Location

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

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

A location in Amazon Simple Storage Service (Amazon S3) where SimSpace Weaver stores simulation data, such as your app .zip files and schema file. For more information about Amazon S3, see the Amazon Simple Storage Service User Guide .

See Also:
  • Method Details