@oneblink/sdk-core
Preparing search index...
CDNTypes
NewCDNEnvironmentDistributionConfiguration
Type Alias NewCDNEnvironmentDistributionConfiguration
type
NewCDNEnvironmentDistributionConfiguration
=
{
brandedDomain
:
string
;
customDomain
?:
{
acm
:
{
certificateArn
:
string
;
dnsValidation
:
{
name
:
string
;
type
:
string
;
value
:
string
}
;
}
;
domain
:
string
;
isComplete
:
boolean
;
}
;
disableSecurityResponseHeaders
?:
boolean
;
isSinglePageApplication
?:
boolean
;
isWafEnabled
?:
boolean
;
}
Index
Properties
branded
Domain
custom
Domain?
disable
Security
Response
Headers?
is
Single
Page
Application?
is
Waf
Enabled?
Properties
branded
Domain
brandedDomain
:
string
Optional
custom
Domain
customDomain
?:
{
acm
:
{
certificateArn
:
string
;
dnsValidation
:
{
name
:
string
;
type
:
string
;
value
:
string
}
;
}
;
domain
:
string
;
isComplete
:
boolean
;
}
Optional
disable
Security
Response
Headers
disableSecurityResponseHeaders
?:
boolean
Optional
is
Single
Page
Application
isSinglePageApplication
?:
boolean
Optional
is
Waf
Enabled
isWafEnabled
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
branded
Domain
custom
Domain
disable
Security
Response
Headers
is
Single
Page
Application
is
Waf
Enabled
@oneblink/sdk-core
Loading...