toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.healthcare.kotlin.outputs
/
FhirServiceCors
/
FhirServiceCors
Fhir
Service
Cors
constructor
(
allowedHeaders
:
List
<
String
>
,
allowedMethods
:
List
<
String
>
,
allowedOrigins
:
List
<
String
>
,
credentialsAllowed
:
Boolean
?
=
null
,
maxAgeInSeconds
:
Int
?
=
null
)