| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration.model |
| Modifier and Type | Method and Description |
|---|---|
S3Settings |
CreateEndpointRequest.s3Settings()
Settings in JSON format for the target Amazon S3 endpoint.
|
S3Settings |
ModifyEndpointRequest.s3Settings()
Settings in JSON format for the target Amazon S3 endpoint.
|
S3Settings |
Endpoint.s3Settings()
The settings for the S3 target endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
CreateEndpointRequest.Builder |
CreateEndpointRequest.Builder.s3Settings(S3Settings s3Settings)
Settings in JSON format for the target Amazon S3 endpoint.
|
ModifyEndpointRequest.Builder |
ModifyEndpointRequest.Builder.s3Settings(S3Settings s3Settings)
Settings in JSON format for the target Amazon S3 endpoint.
|
Endpoint.Builder |
Endpoint.Builder.s3Settings(S3Settings s3Settings)
The settings for the S3 target endpoint.
|
Copyright © 2023. All rights reserved.