Fhir Service Authentication Configuration Args
fun FhirServiceAuthenticationConfigurationArgs(audience: Output<String>? = null, authority: Output<String>? = null, smartProxyEnabled: Output<Boolean>? = null)