GetPreferencesPlainArgs

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

Constructors

Link copied to clipboard
constructor(accountId: String)

Properties

Link copied to clipboard

The AWS Account Id that the preference is associated with, used as the unique identifier for this resource.

Functions

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