GetPortalPlainArgs

data class GetPortalPlainArgs(val portalArn: String) : ConvertibleToJava<GetPortalPlainArgs>

Constructors

Link copied to clipboard
constructor(portalArn: String)

Properties

Link copied to clipboard

The ARN of the web portal.

Functions

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