toggle menu
pulumi-aws-kotlin
6.37.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.connect.kotlin.outputs
/
UserHierarchyStructureHierarchyStructureLevelTwo
User
Hierarchy
Structure
Hierarchy
Structure
Level
Two
data
class
UserHierarchyStructureHierarchyStructureLevelTwo
(
val
arn
:
String
?
=
null
,
val
id
:
String
?
=
null
,
val
name
:
String
)
Members
Constructors
User
Hierarchy
Structure
Hierarchy
Structure
Level
Two
Link copied to clipboard
constructor
(
arn
:
String
?
=
null
,
id
:
String
?
=
null
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
arn
Link copied to clipboard
val
arn
:
String
?
=
null
The Amazon Resource Name (ARN) of the hierarchy level.
id
Link copied to clipboard
val
id
:
String
?
=
null
The identifier of the hierarchy level.
name
Link copied to clipboard
val
name
:
String