GetWorkforcePoolKeyPlainArgs

data class GetWorkforcePoolKeyPlainArgs(val keyId: String, val location: String, val providerId: String, val workforcePoolId: String) : ConvertibleToJava<GetWorkforcePoolKeyPlainArgs>

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

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