app Sync Graphql Api
suspend fun appSyncGraphqlApi(name: String, block: suspend AppSyncGraphqlApiResourceBuilder.() -> Unit): AppSyncGraphqlApi
Parameters
name
The unique name of the resulting resource.
block
Builder for AppSyncGraphqlApi.
See also
Parameters
name
The unique name of the resulting resource.