GetIntegrationServiceEnvironmentManagedApiPlainArgs

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

Constructors

constructor(apiName: String, integrationServiceEnvironmentName: String, resourceGroup: String)

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.

Functions

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