Skip to content

Commit

Permalink
chore: recreated language SDKs
Browse files Browse the repository at this point in the history
  • Loading branch information
tmeckel committed Jul 9, 2024
1 parent cb03df8 commit 328dd1a
Show file tree
Hide file tree
Showing 1,881 changed files with 2,232 additions and 26,353 deletions.
2 changes: 0 additions & 2 deletions sdk/dotnet/Alertemail/Setting.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ namespace Pulumiverse.Fortios.Alertemail
///
/// ## Example Usage
///
/// <!--Start PulumiCodeChooser -->
/// ```csharp
/// using System.Collections.Generic;
/// using System.Linq;
Expand All @@ -42,7 +41,6 @@ namespace Pulumiverse.Fortios.Alertemail
///
/// });
/// ```
/// <!--End PulumiCodeChooser -->
///
/// ## Import
///
Expand Down
2 changes: 0 additions & 2 deletions sdk/dotnet/Antivirus/Heuristic.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ namespace Pulumiverse.Fortios.Antivirus
///
/// ## Example Usage
///
/// <!--Start PulumiCodeChooser -->
/// ```csharp
/// using System.Collections.Generic;
/// using System.Linq;
Expand All @@ -31,7 +30,6 @@ namespace Pulumiverse.Fortios.Antivirus
///
/// });
/// ```
/// <!--End PulumiCodeChooser -->
///
/// ## Import
///
Expand Down
30 changes: 0 additions & 30 deletions sdk/dotnet/Antivirus/Inputs/ProfilePop3Args.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,12 @@ namespace Pulumiverse.Fortios.Antivirus.Inputs

public sealed class ProfilePop3Args : global::Pulumi.ResourceArgs
{
/// <summary>
/// Select the archive types to block.
/// </summary>
[Input("archiveBlock")]
public Input<string>? ArchiveBlock { get; set; }

/// <summary>
/// Select the archive types to log.
/// </summary>
[Input("archiveLog")]
public Input<string>? ArchiveLog { get; set; }

/// <summary>
/// Enable AntiVirus scan service. Valid values: `disable`, `block`, `monitor`.
/// </summary>
[Input("avScan")]
public Input<string>? AvScan { get; set; }

Expand All @@ -37,15 +28,9 @@ public sealed class ProfilePop3Args : global::Pulumi.ResourceArgs
[Input("contentDisarm")]
public Input<string>? ContentDisarm { get; set; }

/// <summary>
/// Enable/disable the virus emulator. Valid values: `enable`, `disable`.
/// </summary>
[Input("emulator")]
public Input<string>? Emulator { get; set; }

/// <summary>
/// Treat Windows executable files as viruses for the purpose of blocking or monitoring. Valid values: `default`, `virus`.
/// </summary>
[Input("executables")]
public Input<string>? Executables { get; set; }

Expand All @@ -55,27 +40,15 @@ public sealed class ProfilePop3Args : global::Pulumi.ResourceArgs
[Input("externalBlocklist")]
public Input<string>? ExternalBlocklist { get; set; }

/// <summary>
/// Enable/disable scanning of files by FortiAI server. Valid values: `disable`, `block`, `monitor`.
/// </summary>
[Input("fortiai")]
public Input<string>? Fortiai { get; set; }

/// <summary>
/// Enable/disable scanning of files by FortiNDR. Valid values: `disable`, `block`, `monitor`.
/// </summary>
[Input("fortindr")]
public Input<string>? Fortindr { get; set; }

/// <summary>
/// Enable scanning of files by FortiSandbox. Valid values: `disable`, `block`, `monitor`.
/// </summary>
[Input("fortisandbox")]
public Input<string>? Fortisandbox { get; set; }

/// <summary>
/// Enable/disable CIFS AntiVirus scanning, monitoring, and quarantine. Valid values: `scan`, `avmonitor`, `quarantine`.
/// </summary>
[Input("options")]
public Input<string>? Options { get; set; }

Expand All @@ -85,9 +58,6 @@ public sealed class ProfilePop3Args : global::Pulumi.ResourceArgs
[Input("outbreakPrevention")]
public Input<string>? OutbreakPrevention { get; set; }

/// <summary>
/// Enable/disable quarantine for infected files. Valid values: `disable`, `enable`.
/// </summary>
[Input("quarantine")]
public Input<string>? Quarantine { get; set; }

Expand Down
30 changes: 0 additions & 30 deletions sdk/dotnet/Antivirus/Inputs/ProfilePop3GetArgs.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,12 @@ namespace Pulumiverse.Fortios.Antivirus.Inputs

public sealed class ProfilePop3GetArgs : global::Pulumi.ResourceArgs
{
/// <summary>
/// Select the archive types to block.
/// </summary>
[Input("archiveBlock")]
public Input<string>? ArchiveBlock { get; set; }

/// <summary>
/// Select the archive types to log.
/// </summary>
[Input("archiveLog")]
public Input<string>? ArchiveLog { get; set; }

/// <summary>
/// Enable AntiVirus scan service. Valid values: `disable`, `block`, `monitor`.
/// </summary>
[Input("avScan")]
public Input<string>? AvScan { get; set; }

Expand All @@ -37,15 +28,9 @@ public sealed class ProfilePop3GetArgs : global::Pulumi.ResourceArgs
[Input("contentDisarm")]
public Input<string>? ContentDisarm { get; set; }

/// <summary>
/// Enable/disable the virus emulator. Valid values: `enable`, `disable`.
/// </summary>
[Input("emulator")]
public Input<string>? Emulator { get; set; }

/// <summary>
/// Treat Windows executable files as viruses for the purpose of blocking or monitoring. Valid values: `default`, `virus`.
/// </summary>
[Input("executables")]
public Input<string>? Executables { get; set; }

Expand All @@ -55,27 +40,15 @@ public sealed class ProfilePop3GetArgs : global::Pulumi.ResourceArgs
[Input("externalBlocklist")]
public Input<string>? ExternalBlocklist { get; set; }

/// <summary>
/// Enable/disable scanning of files by FortiAI server. Valid values: `disable`, `block`, `monitor`.
/// </summary>
[Input("fortiai")]
public Input<string>? Fortiai { get; set; }

/// <summary>
/// Enable/disable scanning of files by FortiNDR. Valid values: `disable`, `block`, `monitor`.
/// </summary>
[Input("fortindr")]
public Input<string>? Fortindr { get; set; }

/// <summary>
/// Enable scanning of files by FortiSandbox. Valid values: `disable`, `block`, `monitor`.
/// </summary>
[Input("fortisandbox")]
public Input<string>? Fortisandbox { get; set; }

/// <summary>
/// Enable/disable CIFS AntiVirus scanning, monitoring, and quarantine. Valid values: `scan`, `avmonitor`, `quarantine`.
/// </summary>
[Input("options")]
public Input<string>? Options { get; set; }

Expand All @@ -85,9 +58,6 @@ public sealed class ProfilePop3GetArgs : global::Pulumi.ResourceArgs
[Input("outbreakPrevention")]
public Input<string>? OutbreakPrevention { get; set; }

/// <summary>
/// Enable/disable quarantine for infected files. Valid values: `disable`, `enable`.
/// </summary>
[Input("quarantine")]
public Input<string>? Quarantine { get; set; }

Expand Down
30 changes: 0 additions & 30 deletions sdk/dotnet/Antivirus/Outputs/ProfilePop3.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,57 +14,27 @@ namespace Pulumiverse.Fortios.Antivirus.Outputs
[OutputType]
public sealed class ProfilePop3
{
/// <summary>
/// Select the archive types to block.
/// </summary>
public readonly string? ArchiveBlock;
/// <summary>
/// Select the archive types to log.
/// </summary>
public readonly string? ArchiveLog;
/// <summary>
/// Enable AntiVirus scan service. Valid values: `disable`, `block`, `monitor`.
/// </summary>
public readonly string? AvScan;
/// <summary>
/// AV Content Disarm and Reconstruction settings. The structure of `content_disarm` block is documented below.
/// </summary>
public readonly string? ContentDisarm;
/// <summary>
/// Enable/disable the virus emulator. Valid values: `enable`, `disable`.
/// </summary>
public readonly string? Emulator;
/// <summary>
/// Treat Windows executable files as viruses for the purpose of blocking or monitoring. Valid values: `default`, `virus`.
/// </summary>
public readonly string? Executables;
/// <summary>
/// One or more external malware block lists. The structure of `external_blocklist` block is documented below.
/// </summary>
public readonly string? ExternalBlocklist;
/// <summary>
/// Enable/disable scanning of files by FortiAI server. Valid values: `disable`, `block`, `monitor`.
/// </summary>
public readonly string? Fortiai;
/// <summary>
/// Enable/disable scanning of files by FortiNDR. Valid values: `disable`, `block`, `monitor`.
/// </summary>
public readonly string? Fortindr;
/// <summary>
/// Enable scanning of files by FortiSandbox. Valid values: `disable`, `block`, `monitor`.
/// </summary>
public readonly string? Fortisandbox;
/// <summary>
/// Enable/disable CIFS AntiVirus scanning, monitoring, and quarantine. Valid values: `scan`, `avmonitor`, `quarantine`.
/// </summary>
public readonly string? Options;
/// <summary>
/// Configure Virus Outbreak Prevention settings. The structure of `outbreak_prevention` block is documented below.
/// </summary>
public readonly string? OutbreakPrevention;
/// <summary>
/// Enable/disable quarantine for infected files. Valid values: `disable`, `enable`.
/// </summary>
public readonly string? Quarantine;

[OutputConstructor]
Expand Down
2 changes: 0 additions & 2 deletions sdk/dotnet/Antivirus/Profile.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ namespace Pulumiverse.Fortios.Antivirus
///
/// ## Example Usage
///
/// &lt;!--Start PulumiCodeChooser --&gt;
/// ```csharp
/// using System.Collections.Generic;
/// using System.Linq;
Expand All @@ -41,7 +40,6 @@ namespace Pulumiverse.Fortios.Antivirus
///
/// });
/// ```
/// &lt;!--End PulumiCodeChooser --&gt;
///
/// ## Import
///
Expand Down
2 changes: 0 additions & 2 deletions sdk/dotnet/Antivirus/Quarantine.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ namespace Pulumiverse.Fortios.Antivirus
///
/// ## Example Usage
///
/// &lt;!--Start PulumiCodeChooser --&gt;
/// ```csharp
/// using System.Collections.Generic;
/// using System.Linq;
Expand All @@ -38,7 +37,6 @@ namespace Pulumiverse.Fortios.Antivirus
///
/// });
/// ```
/// &lt;!--End PulumiCodeChooser --&gt;
///
/// ## Import
///
Expand Down
2 changes: 0 additions & 2 deletions sdk/dotnet/Antivirus/Settings.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ namespace Pulumiverse.Fortios.Antivirus
///
/// ## Example Usage
///
/// &lt;!--Start PulumiCodeChooser --&gt;
/// ```csharp
/// using System.Collections.Generic;
/// using System.Linq;
Expand All @@ -32,7 +31,6 @@ namespace Pulumiverse.Fortios.Antivirus
///
/// });
/// ```
/// &lt;!--End PulumiCodeChooser --&gt;
///
/// ## Import
///
Expand Down
2 changes: 0 additions & 2 deletions sdk/dotnet/Application/Group.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ namespace Pulumiverse.Fortios.Application
///
/// ## Example Usage
///
/// &lt;!--Start PulumiCodeChooser --&gt;
/// ```csharp
/// using System.Collections.Generic;
/// using System.Linq;
Expand All @@ -39,7 +38,6 @@ namespace Pulumiverse.Fortios.Application
///
/// });
/// ```
/// &lt;!--End PulumiCodeChooser --&gt;
///
/// ## Import
///
Expand Down
2 changes: 0 additions & 2 deletions sdk/dotnet/Application/List.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ namespace Pulumiverse.Fortios.Application
///
/// ## Example Usage
///
/// &lt;!--Start PulumiCodeChooser --&gt;
/// ```csharp
/// using System.Collections.Generic;
/// using System.Linq;
Expand All @@ -39,7 +38,6 @@ namespace Pulumiverse.Fortios.Application
///
/// });
/// ```
/// &lt;!--End PulumiCodeChooser --&gt;
///
/// ## Import
///
Expand Down
2 changes: 0 additions & 2 deletions sdk/dotnet/Authentication/Rule.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ namespace Pulumiverse.Fortios.Authentication
///
/// ## Example Usage
///
/// &lt;!--Start PulumiCodeChooser --&gt;
/// ```csharp
/// using System.Collections.Generic;
/// using System.Linq;
Expand All @@ -35,7 +34,6 @@ namespace Pulumiverse.Fortios.Authentication
///
/// });
/// ```
/// &lt;!--End PulumiCodeChooser --&gt;
///
/// ## Import
///
Expand Down
2 changes: 0 additions & 2 deletions sdk/dotnet/Authentication/Scheme.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ namespace Pulumiverse.Fortios.Authentication
///
/// ## Example Usage
///
/// &lt;!--Start PulumiCodeChooser --&gt;
/// ```csharp
/// using System.Collections.Generic;
/// using System.Linq;
Expand Down Expand Up @@ -47,7 +46,6 @@ namespace Pulumiverse.Fortios.Authentication
///
/// });
/// ```
/// &lt;!--End PulumiCodeChooser --&gt;
///
/// ## Import
///
Expand Down
2 changes: 0 additions & 2 deletions sdk/dotnet/Authentication/Setting.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ namespace Pulumiverse.Fortios.Authentication
///
/// ## Example Usage
///
/// &lt;!--Start PulumiCodeChooser --&gt;
/// ```csharp
/// using System.Collections.Generic;
/// using System.Linq;
Expand All @@ -36,7 +35,6 @@ namespace Pulumiverse.Fortios.Authentication
///
/// });
/// ```
/// &lt;!--End PulumiCodeChooser --&gt;
///
/// ## Import
///
Expand Down
Loading

0 comments on commit 328dd1a

Please sign in to comment.