GetDiscoveryPlainArgs

data class GetDiscoveryPlainArgs(val accountId: String) : ConvertibleToJava<GetDiscoveryPlainArgs>

Constructors

Link copied to clipboard
constructor(accountId: String)

Properties

Link copied to clipboard

The 12 digit AWS Account ID for the account.

Functions

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