GetDiscovererPlainArgs

data class GetDiscovererPlainArgs(val discovererArn: String) : ConvertibleToJava<GetDiscovererPlainArgs>

Constructors

Link copied to clipboard
constructor(discovererArn: String)

Properties

Link copied to clipboard

The ARN of the discoverer.

Functions

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