ListManagedClusterAccessProfilePlainArgs

data class ListManagedClusterAccessProfilePlainArgs(val resourceGroupName: String, val resourceName: String, val roleName: String) : ConvertibleToJava<ListManagedClusterAccessProfilePlainArgs>

Constructors

Link copied to clipboard
constructor(resourceGroupName: String, resourceName: String, roleName: String)

Properties

Link copied to clipboard

The name of the resource group.

Link copied to clipboard

The name of the managed cluster resource.

Link copied to clipboard

The name of the role for managed cluster accessProfile resource.

Functions

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