Uses of Class
software.amazon.awssdk.services.amplifybackend.model.GetBackendStorageResourceConfig
-
Packages that use GetBackendStorageResourceConfig Package Description software.amazon.awssdk.services.amplifybackend.model -
-
Uses of GetBackendStorageResourceConfig in software.amazon.awssdk.services.amplifybackend.model
Methods in software.amazon.awssdk.services.amplifybackend.model that return GetBackendStorageResourceConfig Modifier and Type Method Description GetBackendStorageResourceConfigGetBackendStorageResponse. resourceConfig()The resource configuration for the backend storage resource.Methods in software.amazon.awssdk.services.amplifybackend.model with parameters of type GetBackendStorageResourceConfig Modifier and Type Method Description GetBackendStorageResponse.BuilderGetBackendStorageResponse.Builder. resourceConfig(GetBackendStorageResourceConfig resourceConfig)The resource configuration for the backend storage resource.
-