ListFluidRelayServerKeysPlainArgs

data class ListFluidRelayServerKeysPlainArgs(val fluidRelayServerName: String, val resourceGroup: String) : ConvertibleToJava<ListFluidRelayServerKeysPlainArgs>

Constructors

Link copied to clipboard
constructor(fluidRelayServerName: String, resourceGroup: String)

Properties

Link copied to clipboard

The Fluid Relay server resource name.

Link copied to clipboard

The resource group containing the resource.

Functions

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