Client Group Info Args
data class ClientGroupInfoArgs(val groupId: Output<String>? = null, val groupName: Output<String>? = null) : ConvertibleToJava<ClientGroupInfoArgs>
The information of AAD security group.
The information of AAD security group.