| Package | Description |
|---|---|
| software.amazon.awssdk.services.simspaceweaver.model |
| Modifier and Type | Method and Description |
|---|---|
S3Location |
DescribeSimulationResponse.schemaS3Location()
The location of the simulation schema in Amazon Simple Storage Service (Amazon S3).
|
S3Location |
StartSimulationRequest.schemaS3Location()
The location of the simulation schema in Amazon Simple Storage Service (Amazon S3).
|
S3Location |
DescribeSimulationResponse.snapshotS3Location()
Returns the value of the SnapshotS3Location property for this object.
|
S3Location |
StartSimulationRequest.snapshotS3Location()
The location of the snapshot .zip file in Amazon Simple Storage Service (Amazon S3).
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSimulationResponse.Builder |
DescribeSimulationResponse.Builder.schemaS3Location(S3Location schemaS3Location)
The location of the simulation schema in Amazon Simple Storage Service (Amazon S3).
|
StartSimulationRequest.Builder |
StartSimulationRequest.Builder.schemaS3Location(S3Location schemaS3Location)
The location of the simulation schema in Amazon Simple Storage Service (Amazon S3).
|
DescribeSimulationResponse.Builder |
DescribeSimulationResponse.Builder.snapshotS3Location(S3Location snapshotS3Location)
Sets the value of the SnapshotS3Location property for this object.
|
StartSimulationRequest.Builder |
StartSimulationRequest.Builder.snapshotS3Location(S3Location snapshotS3Location)
The location of the snapshot .zip file in Amazon Simple Storage Service (Amazon S3).
|
Copyright © 2023. All rights reserved.