CustomLogSourceConfigurationCrawlerConfigurationArgs

data class CustomLogSourceConfigurationCrawlerConfigurationArgs(val roleArn: Output<String>) : ConvertibleToJava<CustomLogSourceConfigurationCrawlerConfigurationArgs>

Constructors

constructor(roleArn: Output<String>)

Properties

Link copied to clipboard
val roleArn: Output<String>

The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role to be used by the AWS Glue crawler.

Functions

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