PolicyArgs

constructor(alternativeNameServerConfig: Output<PolicyAlternativeNameServerConfigArgs>? = null, clientOperationId: Output<String>? = null, description: Output<String>? = null, enableInboundForwarding: Output<Boolean>? = null, enableLogging: Output<Boolean>? = null, kind: Output<String>? = null, name: Output<String>? = null, networks: Output<List<PolicyNetworkArgs>>? = null, project: Output<String>? = null)