GetApiPlainArgs

data class GetApiPlainArgs(val apiArn: String) : ConvertibleToJava<GetApiPlainArgs>

Constructors

Link copied to clipboard
constructor(apiArn: String)

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the AppSync Api

Functions

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