GetWorkersForPlatformsDispatchNamespacePlainArgs

data class GetWorkersForPlatformsDispatchNamespacePlainArgs(val accountId: String, val dispatchNamespace: String? = null) : ConvertibleToJava<GetWorkersForPlatformsDispatchNamespacePlainArgs>

A collection of arguments for invoking getWorkersForPlatformsDispatchNamespace.

Constructors

constructor(accountId: String, dispatchNamespace: String? = null)

Properties

Link copied to clipboard

Identifier.

Link copied to clipboard

Name of the Workers for Platforms dispatch namespace.

Functions

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