Uses of Class
software.amazon.awssdk.services.quicksight.model.StaticFileS3SourceOptions
-
Packages that use StaticFileS3SourceOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of StaticFileS3SourceOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return StaticFileS3SourceOptions Modifier and Type Method Description StaticFileS3SourceOptionsStaticFileSource. s3Options()The structure that contains the Amazon S3 location to download the static file from.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type StaticFileS3SourceOptions Modifier and Type Method Description StaticFileSource.BuilderStaticFileSource.Builder. s3Options(StaticFileS3SourceOptions s3Options)The structure that contains the Amazon S3 location to download the static file from.
-