CustomLogSourceConfigurationArgs

data class CustomLogSourceConfigurationArgs(val crawlerConfiguration: Output<CustomLogSourceConfigurationCrawlerConfigurationArgs>? = null, val providerIdentity: Output<CustomLogSourceConfigurationProviderIdentityArgs>? = null) : ConvertibleToJava<CustomLogSourceConfigurationArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): CustomLogSourceConfigurationArgs

Properties

Link copied to clipboard

The configuration for the Glue Crawler for the third-party custom source.

Link copied to clipboard

The identity of the log provider for the third-party custom source.