GetCloudConnectorPlainArgs

data class GetCloudConnectorPlainArgs(val cloudConnectorName: String, val resourceGroupName: String) : ConvertibleToJava<GetCloudConnectorPlainArgs>

Constructors

Link copied to clipboard
fun GetCloudConnectorPlainArgs(cloudConnectorName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the cloud connector resource

Link copied to clipboard

The name of the resource group. The name is case insensitive.