Uses of Class
software.amazon.awssdk.services.finspacedata.model.AwsCredentials
-
Packages that use AwsCredentials Package Description software.amazon.awssdk.services.finspacedata.model -
-
Uses of AwsCredentials in software.amazon.awssdk.services.finspacedata.model
Methods in software.amazon.awssdk.services.finspacedata.model that return AwsCredentials Modifier and Type Method Description AwsCredentialsGetExternalDataViewAccessDetailsResponse. credentials()The credentials required to access the external Dataview from the S3 location.Methods in software.amazon.awssdk.services.finspacedata.model with parameters of type AwsCredentials Modifier and Type Method Description GetExternalDataViewAccessDetailsResponse.BuilderGetExternalDataViewAccessDetailsResponse.Builder. credentials(AwsCredentials credentials)The credentials required to access the external Dataview from the S3 location.
-