Uses of Class
software.amazon.awssdk.services.firehose.model.SplunkDestinationConfiguration
-
Packages that use SplunkDestinationConfiguration Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of SplunkDestinationConfiguration in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return SplunkDestinationConfiguration Modifier and Type Method Description SplunkDestinationConfigurationCreateDeliveryStreamRequest. splunkDestinationConfiguration()The destination in Splunk.Methods in software.amazon.awssdk.services.firehose.model with parameters of type SplunkDestinationConfiguration Modifier and Type Method Description CreateDeliveryStreamRequest.BuilderCreateDeliveryStreamRequest.Builder. splunkDestinationConfiguration(SplunkDestinationConfiguration splunkDestinationConfiguration)The destination in Splunk.
-