Uses of Class
software.amazon.awssdk.services.simspaceweaver.model.S3Destination
-
Packages that use S3Destination Package Description software.amazon.awssdk.services.simspaceweaver.model -
-
Uses of S3Destination in software.amazon.awssdk.services.simspaceweaver.model
Methods in software.amazon.awssdk.services.simspaceweaver.model that return S3Destination Modifier and Type Method Description S3DestinationCreateSnapshotRequest. destination()The Amazon S3 bucket and optional folder (object key prefix) where SimSpace Weaver creates the snapshot file.Methods in software.amazon.awssdk.services.simspaceweaver.model with parameters of type S3Destination Modifier and Type Method Description CreateSnapshotRequest.BuilderCreateSnapshotRequest.Builder. destination(S3Destination destination)The Amazon S3 bucket and optional folder (object key prefix) where SimSpace Weaver creates the snapshot file.
-