GetUserHierarchyGroupPlainArgs

data class GetUserHierarchyGroupPlainArgs(val userHierarchyGroupArn: String) : ConvertibleToJava<GetUserHierarchyGroupPlainArgs>

Constructors

Link copied to clipboard
constructor(userHierarchyGroupArn: String)

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) for the user hierarchy group.

Functions

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