ListManagedClusterAccessProfilePlainArgs

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

Constructors

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

Functions

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

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.