GetWorkforcePoolPlainArgs

data class GetWorkforcePoolPlainArgs(val location: String, val workforcePoolId: String) : ConvertibleToJava<GetWorkforcePoolPlainArgs>

Constructors

Link copied to clipboard
constructor(location: String, workforcePoolId: String)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

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