OidcProviderArgs

constructor(allowedClientIds: Output<List<String>>? = null, httpsEnabled: Output<Boolean>? = null, issuerHost: Output<String>? = null, name: Output<String>? = null, namespace: Output<String>? = null, scopesSupporteds: Output<List<String>>? = null)