toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.cdn.kotlin
/
FrontdoorProfileArgs
/
FrontdoorProfileArgs
Frontdoor
Profile
Args
constructor
(
identity
:
Output
<
FrontdoorProfileIdentityArgs
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
responseTimeoutSeconds
:
Output
<
Int
>
?
=
null
,
skuName
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)