Get Workforce Pool Key Plain Args
data class GetWorkforcePoolKeyPlainArgs(val keyId: String, val location: String, val providerId: String, val workforcePoolId: String) : ConvertibleToJava<GetWorkforcePoolKeyPlainArgs>
Constructors
Link copied to clipboard
fun GetWorkforcePoolKeyPlainArgs(keyId: String, location: String, providerId: String, workforcePoolId: String)