GetIntegrationServiceEnvironmentManagedApiPlainArgs

data class GetIntegrationServiceEnvironmentManagedApiPlainArgs(val apiName: String, val integrationServiceEnvironmentName: String, val resourceGroup: String) : ConvertibleToJava<GetIntegrationServiceEnvironmentManagedApiPlainArgs>

Constructors

fun GetIntegrationServiceEnvironmentManagedApiPlainArgs(apiName: String, integrationServiceEnvironmentName: String, resourceGroup: String)

Functions

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

Properties

Link copied to clipboard

The api name.

Link copied to clipboard

The integration service environment name.

Link copied to clipboard

The resource group name.