GetDefaultViewAssociationPlainArgs

data class GetDefaultViewAssociationPlainArgs(val associatedAwsPrincipal: String) : ConvertibleToJava<GetDefaultViewAssociationPlainArgs>

Constructors

Link copied to clipboard
constructor(associatedAwsPrincipal: String)

Properties

Link copied to clipboard

The AWS principal that the default view is associated with, used as the unique identifier for this resource.

Functions

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