Uses of Class
software.amazon.awssdk.services.finspacedata.model.S3Location
-
Packages that use S3Location Package Description software.amazon.awssdk.services.finspacedata.model -
-
Uses of S3Location in software.amazon.awssdk.services.finspacedata.model
Methods in software.amazon.awssdk.services.finspacedata.model that return S3Location Modifier and Type Method Description S3LocationGetExternalDataViewAccessDetailsResponse. s3Location()The location where the external Dataview is stored.Methods in software.amazon.awssdk.services.finspacedata.model with parameters of type S3Location Modifier and Type Method Description GetExternalDataViewAccessDetailsResponse.BuilderGetExternalDataViewAccessDetailsResponse.Builder. s3Location(S3Location s3Location)The location where the external Dataview is stored.
-