GetScraperPlainArgs

data class GetScraperPlainArgs(val arn: String) : ConvertibleToJava<GetScraperPlainArgs>

Constructors

Link copied to clipboard
constructor(arn: String)

Properties

Link copied to clipboard
val arn: String

Scraper ARN.

Functions

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