GetViewPlainArgs

data class GetViewPlainArgs(val viewArn: String) : ConvertibleToJava<GetViewPlainArgs>

Constructors

Link copied to clipboard
constructor(viewArn: String)

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the view.

Functions

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