Skip to content

Commit

Permalink
make build_sdks
Browse files Browse the repository at this point in the history
  • Loading branch information
pulumi-bot committed Oct 16, 2023
1 parent ff8af0a commit 29782ab
Show file tree
Hide file tree
Showing 2,113 changed files with 193,662 additions and 62,218 deletions.
3 changes: 0 additions & 3 deletions sdk/dotnet/ApiManagement/Inputs/CustomDomainManagementArgs.cs
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@ public Input<string>? CertificatePassword
/// System or User Assigned Managed identity clientId as generated by Azure AD, which has `GET` access to the keyVault containing the SSL certificate.
///
/// &gt; **NOTE:** If a User Assigned Managed identity is specified for `ssl_keyvault_identity_client_id` then this identity must be associated to the `azure.apimanagement.Service` within an `identity` block.
///
///
/// &gt; **NOTE:** If a User Assigned Managed identity is specified for `ssl_keyvault_identity_client_id` then this identity must be associated to the `azure.apimanagement.Service` within an `identity` block.
/// </summary>
[Input("sslKeyvaultIdentityClientId")]
public Input<string>? SslKeyvaultIdentityClientId { get; set; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@ public Input<string>? CertificatePassword
/// System or User Assigned Managed identity clientId as generated by Azure AD, which has `GET` access to the keyVault containing the SSL certificate.
///
/// &gt; **NOTE:** If a User Assigned Managed identity is specified for `ssl_keyvault_identity_client_id` then this identity must be associated to the `azure.apimanagement.Service` within an `identity` block.
///
///
/// &gt; **NOTE:** If a User Assigned Managed identity is specified for `ssl_keyvault_identity_client_id` then this identity must be associated to the `azure.apimanagement.Service` within an `identity` block.
/// </summary>
[Input("sslKeyvaultIdentityClientId")]
public Input<string>? SslKeyvaultIdentityClientId { get; set; }
Expand Down
3 changes: 0 additions & 3 deletions sdk/dotnet/ApiManagement/Inputs/CustomDomainPortalArgs.cs
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@ public Input<string>? CertificatePassword
/// System or User Assigned Managed identity clientId as generated by Azure AD, which has `GET` access to the keyVault containing the SSL certificate.
///
/// &gt; **NOTE:** If a User Assigned Managed identity is specified for `ssl_keyvault_identity_client_id` then this identity must be associated to the `azure.apimanagement.Service` within an `identity` block.
///
///
/// &gt; **NOTE:** If a User Assigned Managed identity is specified for `ssl_keyvault_identity_client_id` then this identity must be associated to the `azure.apimanagement.Service` within an `identity` block.
/// </summary>
[Input("sslKeyvaultIdentityClientId")]
public Input<string>? SslKeyvaultIdentityClientId { get; set; }
Expand Down
3 changes: 0 additions & 3 deletions sdk/dotnet/ApiManagement/Inputs/CustomDomainPortalGetArgs.cs
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@ public Input<string>? CertificatePassword
/// System or User Assigned Managed identity clientId as generated by Azure AD, which has `GET` access to the keyVault containing the SSL certificate.
///
/// &gt; **NOTE:** If a User Assigned Managed identity is specified for `ssl_keyvault_identity_client_id` then this identity must be associated to the `azure.apimanagement.Service` within an `identity` block.
///
///
/// &gt; **NOTE:** If a User Assigned Managed identity is specified for `ssl_keyvault_identity_client_id` then this identity must be associated to the `azure.apimanagement.Service` within an `identity` block.
/// </summary>
[Input("sslKeyvaultIdentityClientId")]
public Input<string>? SslKeyvaultIdentityClientId { get; set; }
Expand Down
3 changes: 0 additions & 3 deletions sdk/dotnet/ApiManagement/Inputs/CustomDomainScmArgs.cs
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@ public Input<string>? CertificatePassword
/// System or User Assigned Managed identity clientId as generated by Azure AD, which has `GET` access to the keyVault containing the SSL certificate.
///
/// &gt; **NOTE:** If a User Assigned Managed identity is specified for `ssl_keyvault_identity_client_id` then this identity must be associated to the `azure.apimanagement.Service` within an `identity` block.
///
///
/// &gt; **NOTE:** If a User Assigned Managed identity is specified for `ssl_keyvault_identity_client_id` then this identity must be associated to the `azure.apimanagement.Service` within an `identity` block.
/// </summary>
[Input("sslKeyvaultIdentityClientId")]
public Input<string>? SslKeyvaultIdentityClientId { get; set; }
Expand Down
3 changes: 0 additions & 3 deletions sdk/dotnet/ApiManagement/Inputs/CustomDomainScmGetArgs.cs
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@ public Input<string>? CertificatePassword
/// System or User Assigned Managed identity clientId as generated by Azure AD, which has `GET` access to the keyVault containing the SSL certificate.
///
/// &gt; **NOTE:** If a User Assigned Managed identity is specified for `ssl_keyvault_identity_client_id` then this identity must be associated to the `azure.apimanagement.Service` within an `identity` block.
///
///
/// &gt; **NOTE:** If a User Assigned Managed identity is specified for `ssl_keyvault_identity_client_id` then this identity must be associated to the `azure.apimanagement.Service` within an `identity` block.
/// </summary>
[Input("sslKeyvaultIdentityClientId")]
public Input<string>? SslKeyvaultIdentityClientId { get; set; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@ public Input<string>? Certificate

/// <summary>
/// The password for the certificate.
///
///
/// &gt; **NOTE:** Either `key_vault_id` or `certificate` and `certificate_password` must be specified.
///
///
/// &gt; **NOTE:** Either `key_vault_id` or `certificate` and `certificate_password` must be specified.
/// </summary>
public Input<string>? CertificatePassword
{
Expand Down Expand Up @@ -78,9 +72,6 @@ public Input<string>? CertificatePassword
/// The ID of the Key Vault Secret containing the SSL Certificate, which must be should be of the type `application/x-pkcs12`.
///
/// &gt; **NOTE:** Setting this field requires the `identity` block to be specified, since this identity is used for to retrieve the Key Vault Certificate. Possible values are versioned or versionless secret ID. Auto-updating the Certificate from the Key Vault requires the Secret version isn't specified.
///
///
/// &gt; **NOTE:** Setting this field requires the `identity` block to be specified, since this identity is used for to retrieve the Key Vault Certificate. Auto-updating the Certificate from the Key Vault requires the Secret version isn't specified.
/// </summary>
[Input("keyVaultId")]
public Input<string>? KeyVaultId { get; set; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@ public Input<string>? Certificate

/// <summary>
/// The password for the certificate.
///
///
/// &gt; **NOTE:** Either `key_vault_id` or `certificate` and `certificate_password` must be specified.
///
///
/// &gt; **NOTE:** Either `key_vault_id` or `certificate` and `certificate_password` must be specified.
/// </summary>
public Input<string>? CertificatePassword
{
Expand Down Expand Up @@ -78,9 +72,6 @@ public Input<string>? CertificatePassword
/// The ID of the Key Vault Secret containing the SSL Certificate, which must be should be of the type `application/x-pkcs12`.
///
/// &gt; **NOTE:** Setting this field requires the `identity` block to be specified, since this identity is used for to retrieve the Key Vault Certificate. Possible values are versioned or versionless secret ID. Auto-updating the Certificate from the Key Vault requires the Secret version isn't specified.
///
///
/// &gt; **NOTE:** Setting this field requires the `identity` block to be specified, since this identity is used for to retrieve the Key Vault Certificate. Auto-updating the Certificate from the Key Vault requires the Secret version isn't specified.
/// </summary>
[Input("keyVaultId")]
public Input<string>? KeyVaultId { get; set; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@ public Input<string>? Certificate

/// <summary>
/// The password for the certificate.
///
///
/// &gt; **NOTE:** Either `key_vault_id` or `certificate` and `certificate_password` must be specified.
///
///
/// &gt; **NOTE:** Either `key_vault_id` or `certificate` and `certificate_password` must be specified.
/// </summary>
public Input<string>? CertificatePassword
{
Expand Down Expand Up @@ -78,9 +72,6 @@ public Input<string>? CertificatePassword
/// The ID of the Key Vault Secret containing the SSL Certificate, which must be should be of the type `application/x-pkcs12`.
///
/// &gt; **NOTE:** Setting this field requires the `identity` block to be specified, since this identity is used for to retrieve the Key Vault Certificate. Possible values are versioned or versionless secret ID. Auto-updating the Certificate from the Key Vault requires the Secret version isn't specified.
///
///
/// &gt; **NOTE:** Setting this field requires the `identity` block to be specified, since this identity is used for to retrieve the Key Vault Certificate. Auto-updating the Certificate from the Key Vault requires the Secret version isn't specified.
/// </summary>
[Input("keyVaultId")]
public Input<string>? KeyVaultId { get; set; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@ public Input<string>? Certificate

/// <summary>
/// The password for the certificate.
///
///
/// &gt; **NOTE:** Either `key_vault_id` or `certificate` and `certificate_password` must be specified.
///
///
/// &gt; **NOTE:** Either `key_vault_id` or `certificate` and `certificate_password` must be specified.
/// </summary>
public Input<string>? CertificatePassword
{
Expand Down Expand Up @@ -78,9 +72,6 @@ public Input<string>? CertificatePassword
/// The ID of the Key Vault Secret containing the SSL Certificate, which must be should be of the type `application/x-pkcs12`.
///
/// &gt; **NOTE:** Setting this field requires the `identity` block to be specified, since this identity is used for to retrieve the Key Vault Certificate. Possible values are versioned or versionless secret ID. Auto-updating the Certificate from the Key Vault requires the Secret version isn't specified.
///
///
/// &gt; **NOTE:** Setting this field requires the `identity` block to be specified, since this identity is used for to retrieve the Key Vault Certificate. Auto-updating the Certificate from the Key Vault requires the Secret version isn't specified.
/// </summary>
[Input("keyVaultId")]
public Input<string>? KeyVaultId { get; set; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@ public Input<string>? Certificate

/// <summary>
/// The password for the certificate.
///
///
/// &gt; **NOTE:** Either `key_vault_id` or `certificate` and `certificate_password` must be specified.
///
///
/// &gt; **NOTE:** Either `key_vault_id` or `certificate` and `certificate_password` must be specified.
/// </summary>
public Input<string>? CertificatePassword
{
Expand Down Expand Up @@ -78,9 +72,6 @@ public Input<string>? CertificatePassword
/// The ID of the Key Vault Secret containing the SSL Certificate, which must be should be of the type `application/x-pkcs12`.
///
/// &gt; **NOTE:** Setting this field requires the `identity` block to be specified, since this identity is used for to retrieve the Key Vault Certificate. Possible values are versioned or versionless secret ID. Auto-updating the Certificate from the Key Vault requires the Secret version isn't specified.
///
///
/// &gt; **NOTE:** Setting this field requires the `identity` block to be specified, since this identity is used for to retrieve the Key Vault Certificate. Auto-updating the Certificate from the Key Vault requires the Secret version isn't specified.
/// </summary>
[Input("keyVaultId")]
public Input<string>? KeyVaultId { get; set; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@ public Input<string>? Certificate

/// <summary>
/// The password for the certificate.
///
///
/// &gt; **NOTE:** Either `key_vault_id` or `certificate` and `certificate_password` must be specified.
///
///
/// &gt; **NOTE:** Either `key_vault_id` or `certificate` and `certificate_password` must be specified.
/// </summary>
public Input<string>? CertificatePassword
{
Expand Down Expand Up @@ -78,9 +72,6 @@ public Input<string>? CertificatePassword
/// The ID of the Key Vault Secret containing the SSL Certificate, which must be should be of the type `application/x-pkcs12`.
///
/// &gt; **NOTE:** Setting this field requires the `identity` block to be specified, since this identity is used for to retrieve the Key Vault Certificate. Possible values are versioned or versionless secret ID. Auto-updating the Certificate from the Key Vault requires the Secret version isn't specified.
///
///
/// &gt; **NOTE:** Setting this field requires the `identity` block to be specified, since this identity is used for to retrieve the Key Vault Certificate. Auto-updating the Certificate from the Key Vault requires the Secret version isn't specified.
/// </summary>
[Input("keyVaultId")]
public Input<string>? KeyVaultId { get; set; }
Expand Down
3 changes: 0 additions & 3 deletions sdk/dotnet/ApiManagement/Outputs/CustomDomainManagement.cs
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ public sealed class CustomDomainManagement
/// System or User Assigned Managed identity clientId as generated by Azure AD, which has `GET` access to the keyVault containing the SSL certificate.
///
/// &gt; **NOTE:** If a User Assigned Managed identity is specified for `ssl_keyvault_identity_client_id` then this identity must be associated to the `azure.apimanagement.Service` within an `identity` block.
///
///
/// &gt; **NOTE:** If a User Assigned Managed identity is specified for `ssl_keyvault_identity_client_id` then this identity must be associated to the `azure.apimanagement.Service` within an `identity` block.
/// </summary>
public readonly string? SslKeyvaultIdentityClientId;
public readonly string? Subject;
Expand Down
3 changes: 0 additions & 3 deletions sdk/dotnet/ApiManagement/Outputs/CustomDomainPortal.cs
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ public sealed class CustomDomainPortal
/// System or User Assigned Managed identity clientId as generated by Azure AD, which has `GET` access to the keyVault containing the SSL certificate.
///
/// &gt; **NOTE:** If a User Assigned Managed identity is specified for `ssl_keyvault_identity_client_id` then this identity must be associated to the `azure.apimanagement.Service` within an `identity` block.
///
///
/// &gt; **NOTE:** If a User Assigned Managed identity is specified for `ssl_keyvault_identity_client_id` then this identity must be associated to the `azure.apimanagement.Service` within an `identity` block.
/// </summary>
public readonly string? SslKeyvaultIdentityClientId;
public readonly string? Subject;
Expand Down
3 changes: 0 additions & 3 deletions sdk/dotnet/ApiManagement/Outputs/CustomDomainScm.cs
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ public sealed class CustomDomainScm
/// System or User Assigned Managed identity clientId as generated by Azure AD, which has `GET` access to the keyVault containing the SSL certificate.
///
/// &gt; **NOTE:** If a User Assigned Managed identity is specified for `ssl_keyvault_identity_client_id` then this identity must be associated to the `azure.apimanagement.Service` within an `identity` block.
///
///
/// &gt; **NOTE:** If a User Assigned Managed identity is specified for `ssl_keyvault_identity_client_id` then this identity must be associated to the `azure.apimanagement.Service` within an `identity` block.
/// </summary>
public readonly string? SslKeyvaultIdentityClientId;
public readonly string? Subject;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,6 @@ public sealed class ServiceHostnameConfigurationDeveloperPortal
public readonly string? Certificate;
/// <summary>
/// The password for the certificate.
///
///
/// &gt; **NOTE:** Either `key_vault_id` or `certificate` and `certificate_password` must be specified.
///
///
/// &gt; **NOTE:** Either `key_vault_id` or `certificate` and `certificate_password` must be specified.
/// </summary>
public readonly string? CertificatePassword;
/// <summary>
Expand All @@ -47,9 +41,6 @@ public sealed class ServiceHostnameConfigurationDeveloperPortal
/// The ID of the Key Vault Secret containing the SSL Certificate, which must be should be of the type `application/x-pkcs12`.
///
/// &gt; **NOTE:** Setting this field requires the `identity` block to be specified, since this identity is used for to retrieve the Key Vault Certificate. Possible values are versioned or versionless secret ID. Auto-updating the Certificate from the Key Vault requires the Secret version isn't specified.
///
///
/// &gt; **NOTE:** Setting this field requires the `identity` block to be specified, since this identity is used for to retrieve the Key Vault Certificate. Auto-updating the Certificate from the Key Vault requires the Secret version isn't specified.
/// </summary>
public readonly string? KeyVaultId;
/// <summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,6 @@ public sealed class ServiceHostnameConfigurationPortal
public readonly string? Certificate;
/// <summary>
/// The password for the certificate.
///
///
/// &gt; **NOTE:** Either `key_vault_id` or `certificate` and `certificate_password` must be specified.
///
///
/// &gt; **NOTE:** Either `key_vault_id` or `certificate` and `certificate_password` must be specified.
/// </summary>
public readonly string? CertificatePassword;
/// <summary>
Expand All @@ -47,9 +41,6 @@ public sealed class ServiceHostnameConfigurationPortal
/// The ID of the Key Vault Secret containing the SSL Certificate, which must be should be of the type `application/x-pkcs12`.
///
/// &gt; **NOTE:** Setting this field requires the `identity` block to be specified, since this identity is used for to retrieve the Key Vault Certificate. Possible values are versioned or versionless secret ID. Auto-updating the Certificate from the Key Vault requires the Secret version isn't specified.
///
///
/// &gt; **NOTE:** Setting this field requires the `identity` block to be specified, since this identity is used for to retrieve the Key Vault Certificate. Auto-updating the Certificate from the Key Vault requires the Secret version isn't specified.
/// </summary>
public readonly string? KeyVaultId;
/// <summary>
Expand Down
Loading

0 comments on commit 29782ab

Please sign in to comment.