ListIntegrationRuntimeAuthKeysPlainArgs

data class ListIntegrationRuntimeAuthKeysPlainArgs(val factoryName: String, val integrationRuntimeName: String, val resourceGroupName: String) : ConvertibleToJava<ListIntegrationRuntimeAuthKeysPlainArgs>

Constructors

Link copied to clipboard
fun ListIntegrationRuntimeAuthKeysPlainArgs(factoryName: String, integrationRuntimeName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The factory name.

Link copied to clipboard

The integration runtime name.

Link copied to clipboard

The resource group name.