| Package | Description |
|---|---|
| com.amazonaws.services.amplifybackend.model |
| Modifier and Type | Method and Description |
|---|---|
GetBackendStorageResourceConfig |
GetBackendStorageResourceConfig.clone() |
GetBackendStorageResourceConfig |
GetBackendStorageResult.getResourceConfig()
The resource configuration for the backend storage resource.
|
GetBackendStorageResourceConfig |
GetBackendStorageResourceConfig.withBucketName(String bucketName)
The name of the S3 bucket.
|
GetBackendStorageResourceConfig |
GetBackendStorageResourceConfig.withImported(Boolean imported)
Returns True if the storage resource has been imported.
|
GetBackendStorageResourceConfig |
GetBackendStorageResourceConfig.withPermissions(BackendStoragePermissions permissions)
The authorization configuration for the storage S3 bucket.
|
GetBackendStorageResourceConfig |
GetBackendStorageResourceConfig.withServiceName(ServiceName serviceName)
The name of the storage service.
|
GetBackendStorageResourceConfig |
GetBackendStorageResourceConfig.withServiceName(String serviceName)
The name of the storage service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetBackendStorageResult.setResourceConfig(GetBackendStorageResourceConfig resourceConfig)
The resource configuration for the backend storage resource.
|
GetBackendStorageResult |
GetBackendStorageResult.withResourceConfig(GetBackendStorageResourceConfig resourceConfig)
The resource configuration for the backend storage resource.
|
Copyright © 2025. All rights reserved.