Get Integration Service Environment Managed Api Plain Args
data class GetIntegrationServiceEnvironmentManagedApiPlainArgs(val apiName: String, val integrationServiceEnvironmentName: String, val resourceGroup: String) : ConvertibleToJava<GetIntegrationServiceEnvironmentManagedApiPlainArgs>