GetGraphQlApiPlainArgs

data class GetGraphQlApiPlainArgs(val apiId: String) : ConvertibleToJava<GetGraphQlApiPlainArgs>

Constructors

Link copied to clipboard
constructor(apiId: String)

Properties

Link copied to clipboard

Unique AWS AppSync GraphQL API identifier.

Functions

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