| Package | Description |
|---|---|
| com.amazonaws.services.simspaceweaver.model |
| Modifier and Type | Method and Description |
|---|---|
S3Destination |
S3Destination.clone() |
S3Destination |
CreateSnapshotRequest.getDestination()
The Amazon S3 bucket and optional folder (object key prefix) where SimSpace Weaver creates the snapshot file.
|
S3Destination |
S3Destination.withBucketName(String bucketName)
The name of an Amazon S3 bucket.
|
S3Destination |
S3Destination.withObjectKeyPrefix(String objectKeyPrefix)
A string prefix for an Amazon S3 object key.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateSnapshotRequest.setDestination(S3Destination destination)
The Amazon S3 bucket and optional folder (object key prefix) where SimSpace Weaver creates the snapshot file.
|
CreateSnapshotRequest |
CreateSnapshotRequest.withDestination(S3Destination destination)
The Amazon S3 bucket and optional folder (object key prefix) where SimSpace Weaver creates the snapshot file.
|
Copyright © 2025. All rights reserved.