toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin.outputs
/
GetFirewallPolicyThreatIntelligenceAllowlist
Get
Firewall
Policy
Threat
Intelligence
Allowlist
data
class
GetFirewallPolicyThreatIntelligenceAllowlist
(
val
fqdns
:
List
<
String
>
,
val
ipAddresses
:
List
<
String
>
)
Members
Constructors
Get
Firewall
Policy
Threat
Intelligence
Allowlist
Link copied to clipboard
constructor
(
fqdns
:
List
<
String
>
,
ipAddresses
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
fqdns
Link copied to clipboard
val
fqdns
:
List
<
String
>
ip
Addresses
Link copied to clipboard
val
ipAddresses
:
List
<
String
>