UserHierarchyStructureLevelThree

data class UserHierarchyStructureLevelThree(val hierarchyLevelArn: String? = null, val hierarchyLevelId: String? = null, val name: String)

Information about level three.

Constructors

Link copied to clipboard
constructor(hierarchyLevelArn: String? = null, hierarchyLevelId: String? = null, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the hierarchy level.

Link copied to clipboard
Link copied to clipboard

The name of the hierarchy level.