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 bf3172a commit 475e78a
Show file tree
Hide file tree
Showing 2,764 changed files with 38,652 additions and 14,592 deletions.
8 changes: 4 additions & 4 deletions sdk/dotnet/Alertemail/Setting.cs
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ public partial class Setting : global::Pulumi.CustomResource
public Output<int> ErrorInterval { get; private set; } = null!;

/// <summary>
/// Number of days to send alert email prior to FortiGuard license expiration (1 - 100 days). On FortiOS versions 6.2.0-7.2.0: default = 100. On FortiOS versions 7.2.1-7.2.6: default = 15.
/// Number of days to send alert email prior to FortiGuard license expiration (1 - 100 days). On FortiOS versions 6.2.0-7.2.0: default = 100. On FortiOS versions 7.2.1-7.2.8: default = 15.
/// </summary>
[Output("fdsLicenseExpiringDays")]
public Output<int> FdsLicenseExpiringDays { get; private set; } = null!;
Expand Down Expand Up @@ -265,7 +265,7 @@ public partial class Setting : global::Pulumi.CustomResource
/// Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
/// </summary>
[Output("vdomparam")]
public Output<string?> Vdomparam { get; private set; } = null!;
public Output<string> Vdomparam { get; private set; } = null!;

/// <summary>
/// Enable/disable violation traffic logs in alert email. Valid values: `enable`, `disable`.
Expand Down Expand Up @@ -393,7 +393,7 @@ public sealed class SettingArgs : global::Pulumi.ResourceArgs
public Input<int>? ErrorInterval { get; set; }

/// <summary>
/// Number of days to send alert email prior to FortiGuard license expiration (1 - 100 days). On FortiOS versions 6.2.0-7.2.0: default = 100. On FortiOS versions 7.2.1-7.2.6: default = 15.
/// Number of days to send alert email prior to FortiGuard license expiration (1 - 100 days). On FortiOS versions 6.2.0-7.2.0: default = 100. On FortiOS versions 7.2.1-7.2.8: default = 15.
/// </summary>
[Input("fdsLicenseExpiringDays")]
public Input<int>? FdsLicenseExpiringDays { get; set; }
Expand Down Expand Up @@ -623,7 +623,7 @@ public sealed class SettingState : global::Pulumi.ResourceArgs
public Input<int>? ErrorInterval { get; set; }

/// <summary>
/// Number of days to send alert email prior to FortiGuard license expiration (1 - 100 days). On FortiOS versions 6.2.0-7.2.0: default = 100. On FortiOS versions 7.2.1-7.2.6: default = 15.
/// Number of days to send alert email prior to FortiGuard license expiration (1 - 100 days). On FortiOS versions 6.2.0-7.2.0: default = 100. On FortiOS versions 7.2.1-7.2.8: default = 15.
/// </summary>
[Input("fdsLicenseExpiringDays")]
public Input<int>? FdsLicenseExpiringDays { get; set; }
Expand Down
2 changes: 1 addition & 1 deletion sdk/dotnet/Antivirus/Exemptlist.cs
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ public partial class Exemptlist : global::Pulumi.CustomResource
/// Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
/// </summary>
[Output("vdomparam")]
public Output<string?> Vdomparam { get; private set; } = null!;
public Output<string> Vdomparam { get; private set; } = null!;


/// <summary>
Expand Down
2 changes: 1 addition & 1 deletion sdk/dotnet/Antivirus/Heuristic.cs
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ public partial class Heuristic : global::Pulumi.CustomResource
/// Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
/// </summary>
[Output("vdomparam")]
public Output<string?> Vdomparam { get; private set; } = null!;
public Output<string> Vdomparam { get; private set; } = null!;


/// <summary>
Expand Down
8 changes: 4 additions & 4 deletions sdk/dotnet/Antivirus/Profile.cs
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ public partial class Profile : global::Pulumi.CustomResource
public Output<Outputs.ProfileFtp> Ftp { get; private set; } = null!;

/// <summary>
/// Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
/// Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwise, conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
/// </summary>
[Output("getAllTables")]
public Output<string?> GetAllTables { get; private set; } = null!;
Expand Down Expand Up @@ -330,7 +330,7 @@ public partial class Profile : global::Pulumi.CustomResource
/// Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
/// </summary>
[Output("vdomparam")]
public Output<string?> Vdomparam { get; private set; } = null!;
public Output<string> Vdomparam { get; private set; } = null!;


/// <summary>
Expand Down Expand Up @@ -548,7 +548,7 @@ public InputList<Inputs.ProfileExternalBlocklistArgs> ExternalBlocklists
public Input<Inputs.ProfileFtpArgs>? Ftp { get; set; }

/// <summary>
/// Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
/// Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwise, conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
/// </summary>
[Input("getAllTables")]
public Input<string>? GetAllTables { get; set; }
Expand Down Expand Up @@ -832,7 +832,7 @@ public InputList<Inputs.ProfileExternalBlocklistGetArgs> ExternalBlocklists
public Input<Inputs.ProfileFtpGetArgs>? Ftp { get; set; }

/// <summary>
/// Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
/// Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwise, conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
/// </summary>
[Input("getAllTables")]
public Input<string>? GetAllTables { get; set; }
Expand Down
2 changes: 1 addition & 1 deletion sdk/dotnet/Antivirus/Quarantine.cs
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ public partial class Quarantine : global::Pulumi.CustomResource
/// Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
/// </summary>
[Output("vdomparam")]
public Output<string?> Vdomparam { get; private set; } = null!;
public Output<string> Vdomparam { get; private set; } = null!;


/// <summary>
Expand Down
2 changes: 1 addition & 1 deletion sdk/dotnet/Antivirus/Settings.cs
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ public partial class Settings : global::Pulumi.CustomResource
/// Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
/// </summary>
[Output("vdomparam")]
public Output<string?> Vdomparam { get; private set; } = null!;
public Output<string> Vdomparam { get; private set; } = null!;


/// <summary>
Expand Down
8 changes: 4 additions & 4 deletions sdk/dotnet/Application/ApplicationName.cs
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ public partial class ApplicationName : global::Pulumi.CustomResource
public Output<int> Fosid { get; private set; } = null!;

/// <summary>
/// Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
/// Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwise, conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
/// </summary>
[Output("getAllTables")]
public Output<string?> GetAllTables { get; private set; } = null!;
Expand Down Expand Up @@ -122,7 +122,7 @@ public partial class ApplicationName : global::Pulumi.CustomResource
/// Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
/// </summary>
[Output("vdomparam")]
public Output<string?> Vdomparam { get; private set; } = null!;
public Output<string> Vdomparam { get; private set; } = null!;

/// <summary>
/// Application vendor.
Expand Down Expand Up @@ -208,7 +208,7 @@ public sealed class ApplicationNameArgs : global::Pulumi.ResourceArgs
public Input<int>? Fosid { get; set; }

/// <summary>
/// Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
/// Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwise, conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
/// </summary>
[Input("getAllTables")]
public Input<string>? GetAllTables { get; set; }
Expand Down Expand Up @@ -330,7 +330,7 @@ public sealed class ApplicationNameState : global::Pulumi.ResourceArgs
public Input<int>? Fosid { get; set; }

/// <summary>
/// Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
/// Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwise, conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
/// </summary>
[Input("getAllTables")]
public Input<string>? GetAllTables { get; set; }
Expand Down
2 changes: 1 addition & 1 deletion sdk/dotnet/Application/Custom.cs
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ public partial class Custom : global::Pulumi.CustomResource
/// Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
/// </summary>
[Output("vdomparam")]
public Output<string?> Vdomparam { get; private set; } = null!;
public Output<string> Vdomparam { get; private set; } = null!;

/// <summary>
/// Custom application signature vendor.
Expand Down
8 changes: 4 additions & 4 deletions sdk/dotnet/Application/Group.cs
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ public partial class Group : global::Pulumi.CustomResource
public Output<string?> DynamicSortSubtable { get; private set; } = null!;

/// <summary>
/// Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
/// Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwise, conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
/// </summary>
[Output("getAllTables")]
public Output<string?> GetAllTables { get; private set; } = null!;
Expand Down Expand Up @@ -136,7 +136,7 @@ public partial class Group : global::Pulumi.CustomResource
/// Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
/// </summary>
[Output("vdomparam")]
public Output<string?> Vdomparam { get; private set; } = null!;
public Output<string> Vdomparam { get; private set; } = null!;

/// <summary>
/// Application vendor filter.
Expand Down Expand Up @@ -234,7 +234,7 @@ public InputList<Inputs.GroupCategoryArgs> Categories
public Input<string>? DynamicSortSubtable { get; set; }

/// <summary>
/// Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
/// Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwise, conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
/// </summary>
[Input("getAllTables")]
public Input<string>? GetAllTables { get; set; }
Expand Down Expand Up @@ -344,7 +344,7 @@ public InputList<Inputs.GroupCategoryGetArgs> Categories
public Input<string>? DynamicSortSubtable { get; set; }

/// <summary>
/// Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
/// Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwise, conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
/// </summary>
[Input("getAllTables")]
public Input<string>? GetAllTables { get; set; }
Expand Down
8 changes: 4 additions & 4 deletions sdk/dotnet/Application/List.cs
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ public partial class List : global::Pulumi.CustomResource
public Output<string> ForceInclusionSslDiSigs { get; private set; } = null!;

/// <summary>
/// Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
/// Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwise, conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
/// </summary>
[Output("getAllTables")]
public Output<string?> GetAllTables { get; private set; } = null!;
Expand Down Expand Up @@ -184,7 +184,7 @@ public partial class List : global::Pulumi.CustomResource
/// Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
/// </summary>
[Output("vdomparam")]
public Output<string?> Vdomparam { get; private set; } = null!;
public Output<string> Vdomparam { get; private set; } = null!;


/// <summary>
Expand Down Expand Up @@ -306,7 +306,7 @@ public InputList<Inputs.ListEntryArgs> Entries
public Input<string>? ForceInclusionSslDiSigs { get; set; }

/// <summary>
/// Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
/// Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwise, conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
/// </summary>
[Input("getAllTables")]
public Input<string>? GetAllTables { get; set; }
Expand Down Expand Up @@ -452,7 +452,7 @@ public InputList<Inputs.ListEntryGetArgs> Entries
public Input<string>? ForceInclusionSslDiSigs { get; set; }

/// <summary>
/// Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwish conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
/// Get all sub-tables including unconfigured tables. Do not set this variable to true if you configure sub-table in another resource, otherwise, conflicts and overwrite will occur. Options: [ false, true ]. false: Default value, do not get unconfigured tables; true: get all tables including unconfigured tables.
/// </summary>
[Input("getAllTables")]
public Input<string>? GetAllTables { get; set; }
Expand Down
2 changes: 1 addition & 1 deletion sdk/dotnet/Application/Rulesettings.cs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ public partial class Rulesettings : global::Pulumi.CustomResource
/// Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
/// </summary>
[Output("vdomparam")]
public Output<string?> Vdomparam { get; private set; } = null!;
public Output<string> Vdomparam { get; private set; } = null!;


/// <summary>
Expand Down
Loading

0 comments on commit 475e78a

Please sign in to comment.