platform

@JvmName(name = "ypcsafiogxtiayon")
suspend fun platform(value: Output<AppPlatform>)
@JvmName(name = "xcetijxmpdhbmsse")
suspend fun platform(value: AppPlatform?)

Parameters

value

The platform for the Amplify app. For a static app, set the platform type to WEB . For a dynamic server-side rendered (SSR) app, set the platform type to WEB_COMPUTE . For an app requiring Amplify Hosting's original SSR support only, set the platform type to WEB_DYNAMIC .