adminGroups

@JvmName(name = "ddsguttufnrspdlo")
suspend fun adminGroups(value: Output<List<String>>)
@JvmName(name = "ereftkqwtsvrqkox")
suspend fun adminGroups(value: List<String>?)

Parameters

value

Admin group associated with your Active Directory. This field is required if ACTIVE_DIRECTORY is the selected authentication method of the new Amazon QuickSight account.


@JvmName(name = "xomunaidmlbvrsmj")
suspend fun adminGroups(vararg values: Output<String>)


@JvmName(name = "fycpmovtlwmvvilb")
suspend fun adminGroups(values: List<Output<String>>)
@JvmName(name = "rtniiaghinpjirmp")
suspend fun adminGroups(vararg values: String)

Parameters

values

Admin group associated with your Active Directory. This field is required if ACTIVE_DIRECTORY is the selected authentication method of the new Amazon QuickSight account.