Uses of Interface
software.amazon.awscdk.services.internetmonitor.CfnMonitor.InternetMeasurementsLogDeliveryProperty
Packages that use CfnMonitor.InternetMeasurementsLogDeliveryProperty
Package
Description
AWS::InternetMonitor Construct Library
-
Uses of CfnMonitor.InternetMeasurementsLogDeliveryProperty in software.amazon.awscdk.services.internetmonitor
Classes in software.amazon.awscdk.services.internetmonitor that implement CfnMonitor.InternetMeasurementsLogDeliveryPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnMonitor.InternetMeasurementsLogDeliveryPropertyMethods in software.amazon.awscdk.services.internetmonitor that return CfnMonitor.InternetMeasurementsLogDeliveryPropertyModifier and TypeMethodDescriptionCfnMonitor.InternetMeasurementsLogDeliveryProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.internetmonitor with parameters of type CfnMonitor.InternetMeasurementsLogDeliveryPropertyModifier and TypeMethodDescriptionCfnMonitor.Builder.internetMeasurementsLogDelivery(CfnMonitor.InternetMeasurementsLogDeliveryProperty internetMeasurementsLogDelivery) Publish internet measurements for a monitor for all city-networks (up to the 500,000 service limit) to another location, such as an Amazon S3 bucket.CfnMonitorProps.Builder.internetMeasurementsLogDelivery(CfnMonitor.InternetMeasurementsLogDeliveryProperty internetMeasurementsLogDelivery) Sets the value ofCfnMonitorProps.getInternetMeasurementsLogDelivery()voidCfnMonitor.setInternetMeasurementsLogDelivery(CfnMonitor.InternetMeasurementsLogDeliveryProperty value) Publish internet measurements for a monitor for all city-networks (up to the 500,000 service limit) to another location, such as an Amazon S3 bucket.