FrontdoorSecurityPolicySecurityPoliciesFirewallAssociationDomainArgs

data class FrontdoorSecurityPolicySecurityPoliciesFirewallAssociationDomainArgs(val active: Output<Boolean>? = null, val cdnFrontdoorDomainId: Output<String>) : ConvertibleToJava<FrontdoorSecurityPolicySecurityPoliciesFirewallAssociationDomainArgs>

Constructors

constructor(active: Output<Boolean>? = null, cdnFrontdoorDomainId: Output<String>)

Properties

Link copied to clipboard
val active: Output<Boolean>? = null

Is the Front Door Custom Domain/Endpoint activated?

Link copied to clipboard

The Resource Id of the Front Door Custom Domain or Front Door Endpoint that should be bound to this Front Door Security Policy. Changing this forces a new Front Door Security Policy to be created.

Functions

Link copied to clipboard
open override fun toJava(): FrontdoorSecurityPolicySecurityPoliciesFirewallAssociationDomainArgs