UserArgs

fun UserArgs(accessString: Output<String>? = null, authenticationMode: Output<AuthenticationModePropertiesArgs>? = null, tags: Output<List<UserTagArgs>>? = null, userName: Output<String>? = null)