Get Workforce Pool Key Plain Args
data class GetWorkforcePoolKeyPlainArgs(val keyId: String, val location: String, val providerId: String, val workforcePoolId: String) : ConvertibleToJava<GetWorkforcePoolKeyPlainArgs>