Uses of Class
software.amazon.awssdk.services.internetmonitor.model.S3Config
-
Packages that use S3Config Package Description software.amazon.awssdk.services.internetmonitor.model -
-
Uses of S3Config in software.amazon.awssdk.services.internetmonitor.model
Methods in software.amazon.awssdk.services.internetmonitor.model that return S3Config Modifier and Type Method Description S3ConfigInternetMeasurementsLogDelivery. s3Config()The configuration information for publishing Internet Monitor internet measurements to Amazon S3.Methods in software.amazon.awssdk.services.internetmonitor.model with parameters of type S3Config Modifier and Type Method Description InternetMeasurementsLogDelivery.BuilderInternetMeasurementsLogDelivery.Builder. s3Config(S3Config s3Config)The configuration information for publishing Internet Monitor internet measurements to Amazon S3.
-