Uses of Class
software.amazon.awscdk.services.kinesisfirehose.DatadogProps.Builder
Packages that use DatadogProps.Builder
Package
Description
Amazon Data Firehose Construct Library
-
Uses of DatadogProps.Builder in software.amazon.awscdk.services.kinesisfirehose
Methods in software.amazon.awscdk.services.kinesisfirehose that return DatadogProps.BuilderModifier and TypeMethodDescriptionSets the value ofDatadogProps.getApiKey()DatadogProps.Builder.backupMode(HttpBackupMode backupMode) Sets the value ofDatadogProps.getBackupMode()DatadogProps.Builder.bufferingHints(HttpBufferingHints bufferingHints) Sets the value ofDatadogProps.getBufferingHints()static DatadogProps.BuilderDatadogProps.builder()DatadogProps.Builder.endpoint(DatadogEndpoint endpoint) Sets the value ofDatadogProps.getEndpoint()DatadogProps.Builder.loggingConfig(ILoggingConfig loggingConfig) Sets the value ofCommonDestinationProps.getLoggingConfig()DatadogProps.Builder.processor(IDataProcessor processor) Deprecated.Use `processors` instead.DatadogProps.Builder.processors(List<? extends IDataProcessor> processors) Sets the value ofCommonDestinationProps.getProcessors()DatadogProps.Builder.requestCompression(HttpCompression requestCompression) Sets the value ofDatadogProps.getRequestCompression()DatadogProps.Builder.retryOptions(HttpRetryOptions retryOptions) Sets the value ofDatadogProps.getRetryOptions()Sets the value ofCommonDestinationProps.getRole()DatadogProps.Builder.s3Backup(DestinationS3BackupProps s3Backup) Sets the value ofCommonDestinationProps.getS3Backup()DatadogProps.Builder.tags(List<? extends HttpAttribute> tags) Sets the value ofDatadogProps.getTags()Constructors in software.amazon.awscdk.services.kinesisfirehose with parameters of type DatadogProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(DatadogProps.Builder builder) Constructor that initializes the object based on literal property values passed by theDatadogProps.Builder.