AuthenticationArgs

fun AuthenticationArgs(providers: Output<List<AuthProviderArgs>>? = null, rules: Output<List<AuthenticationRuleArgs>>? = null)