@pulumi/gcp 5.21.0 → 5.22.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/apigateway/apiConfig.d.ts +23 -0
- package/apigateway/apiConfig.js +23 -0
- package/apigateway/apiConfig.js.map +1 -1
- package/apigateway/gateway.d.ts +29 -0
- package/apigateway/gateway.js +29 -0
- package/apigateway/gateway.js.map +1 -1
- package/appengine/getDefaultServiceAccount.js.map +1 -1
- package/bigquery/getDefaultServiceAccount.js.map +1 -1
- package/certificateauthority/certificate.d.ts +165 -0
- package/certificateauthority/certificate.js +165 -0
- package/certificateauthority/certificate.js.map +1 -1
- package/cloudbuild/trigger.d.ts +53 -0
- package/cloudbuild/trigger.js +31 -0
- package/cloudbuild/trigger.js.map +1 -1
- package/cloudidentity/groupMembership.d.ts +36 -0
- package/cloudidentity/groupMembership.js +36 -0
- package/cloudidentity/groupMembership.js.map +1 -1
- package/cloudrun/getLocations.js.map +1 -1
- package/compute/getAddress.js.map +1 -1
- package/compute/getCertificate.js.map +1 -1
- package/compute/getDefaultServiceAccount.js.map +1 -1
- package/compute/getForwardingRule.js.map +1 -1
- package/compute/getGlobalAddress.js.map +1 -1
- package/compute/getImage.js.map +1 -1
- package/compute/getInstanceSerialPort.js.map +1 -1
- package/compute/getLBIPRanges.js.map +1 -1
- package/compute/getNetblockIPRanges.js.map +1 -1
- package/compute/getNetwork.js.map +1 -1
- package/compute/getNetworkEndpointGroup.js.map +1 -1
- package/compute/getNodeTypes.js.map +1 -1
- package/compute/getRegionSslCertificate.js.map +1 -1
- package/compute/getRegions.js.map +1 -1
- package/compute/getSSLPolicy.js.map +1 -1
- package/compute/getVPNGateway.js.map +1 -1
- package/compute/getZones.js.map +1 -1
- package/compute/instanceFromMachineImage.d.ts +6 -6
- package/compute/instanceFromTemplate.d.ts +6 -6
- package/compute/networkPeeringRoutesConfig.d.ts +46 -0
- package/compute/networkPeeringRoutesConfig.js +46 -0
- package/compute/networkPeeringRoutesConfig.js.map +1 -1
- package/compute/serviceAttachment.d.ts +0 -1
- package/compute/serviceAttachment.js +0 -1
- package/compute/serviceAttachment.js.map +1 -1
- package/config/vars.d.ts +2 -0
- package/config/vars.js +12 -0
- package/config/vars.js.map +1 -1
- package/container/cluster.d.ts +30 -0
- package/container/cluster.js +4 -0
- package/container/cluster.js.map +1 -1
- package/container/getCluster.d.ts +2 -0
- package/container/getEngineVersions.js.map +1 -1
- package/container/getRegistryImage.js.map +1 -1
- package/container/getRegistryRepository.js.map +1 -1
- package/container/nodePool.d.ts +3 -3
- package/containeranalysis/occurence.d.ts +45 -0
- package/containeranalysis/occurence.js +45 -0
- package/containeranalysis/occurence.js.map +1 -1
- package/dataproc/workflowTemplate.d.ts +6 -0
- package/dataproc/workflowTemplate.js.map +1 -1
- package/dns/getManagedZone.js.map +1 -1
- package/firebase/getWebApp.js.map +1 -1
- package/firebase/getWebAppConfig.js.map +1 -1
- package/folder/organizationPolicy.d.ts +9 -3
- package/folder/organizationPolicy.js +9 -3
- package/folder/organizationPolicy.js.map +1 -1
- package/iam/getRule.js.map +1 -1
- package/iam/getWorkloadIdentityPool.js.map +1 -1
- package/iap/getClient.js.map +1 -1
- package/index.d.ts +2 -1
- package/index.js +3 -1
- package/index.js.map +1 -1
- package/kms/cryptoKey.d.ts +12 -0
- package/kms/cryptoKey.js +2 -0
- package/kms/cryptoKey.js.map +1 -1
- package/kms/getKMSCryptoKey.d.ts +1 -0
- package/kms/getKMSKeyRing.js.map +1 -1
- package/kms/getKMSSecret.js.map +1 -1
- package/kms/getKMSSecretAsymmetric.js.map +1 -1
- package/kms/getKMSSecretCiphertext.js.map +1 -1
- package/monitoring/getSecretVersion.js.map +1 -1
- package/monitoring/index.d.ts +1 -0
- package/monitoring/index.js +5 -0
- package/monitoring/index.js.map +1 -1
- package/monitoring/monitoredProject.d.ts +96 -0
- package/monitoring/monitoredProject.js +86 -0
- package/monitoring/monitoredProject.js.map +1 -0
- package/organizations/getActiveFolder.js.map +1 -1
- package/organizations/getBillingAccount.js.map +1 -1
- package/organizations/getClientConfig.js.map +1 -1
- package/organizations/getClientOpenIdUserInfo.js.map +1 -1
- package/organizations/getFolder.js.map +1 -1
- package/organizations/getOrganization.js.map +1 -1
- package/organizations/getProject.js.map +1 -1
- package/organizations/policy.d.ts +9 -4
- package/organizations/policy.js +9 -4
- package/organizations/policy.js.map +1 -1
- package/orgpolicy/index.d.ts +1 -0
- package/orgpolicy/index.js +33 -0
- package/orgpolicy/index.js.map +1 -0
- package/orgpolicy/policy.d.ts +173 -0
- package/orgpolicy/policy.js +158 -0
- package/orgpolicy/policy.js.map +1 -0
- package/package.json +2 -2
- package/package.json.dev +1 -1
- package/projects/organizationPolicy.d.ts +9 -4
- package/projects/organizationPolicy.js +9 -4
- package/projects/organizationPolicy.js.map +1 -1
- package/projects/service.d.ts +32 -16
- package/projects/service.js +11 -4
- package/projects/service.js.map +1 -1
- package/provider.d.ts +4 -0
- package/provider.js +2 -0
- package/provider.js.map +1 -1
- package/runtimeconfig/getConfig.js.map +1 -1
- package/runtimeconfig/getVariable.js.map +1 -1
- package/secretmanager/getSecretVersion.js.map +1 -1
- package/serviceaccount/getAccount.js.map +1 -1
- package/serviceaccount/getAccountAccessToken.js.map +1 -1
- package/serviceaccount/getAccountIdToken.js.map +1 -1
- package/serviceaccount/getAccountKey.js.map +1 -1
- package/serviceusage/consumerQuotaOverride.d.ts +0 -49
- package/serviceusage/consumerQuotaOverride.js +0 -49
- package/serviceusage/consumerQuotaOverride.js.map +1 -1
- package/spanner/getInstance.js.map +1 -1
- package/sql/getBackupRun.js.map +1 -1
- package/storage/getObjectSignedUrl.js.map +1 -1
- package/storage/getProjectServiceAccount.js.map +1 -1
- package/storage/getTransferProjectServieAccount.js.map +1 -1
- package/tpu/getTensorflowVersions.js.map +1 -1
- package/types/input.d.ts +96 -0
- package/types/output.d.ts +115 -12
package/types/output.d.ts
CHANGED
|
@@ -6852,6 +6852,11 @@ export declare namespace composer {
|
|
|
6852
6852
|
* Can be set to '2' or '3'. If not specified, the default is '2'. Cannot be updated.
|
|
6853
6853
|
*/
|
|
6854
6854
|
pythonVersion: string;
|
|
6855
|
+
/**
|
|
6856
|
+
* -
|
|
6857
|
+
* The number of schedulers for Airflow. This field is supported for Cloud Composer environments in versions composer-1.*.*-airflow-2.*.*.`
|
|
6858
|
+
*/
|
|
6859
|
+
schedulerCount: number;
|
|
6855
6860
|
}
|
|
6856
6861
|
interface EnvironmentConfigWebServerConfig {
|
|
6857
6862
|
/**
|
|
@@ -6944,6 +6949,7 @@ export declare namespace composer {
|
|
|
6944
6949
|
[key: string]: string;
|
|
6945
6950
|
};
|
|
6946
6951
|
pythonVersion: string;
|
|
6952
|
+
schedulerCount: number;
|
|
6947
6953
|
}
|
|
6948
6954
|
interface GetEnvironmentConfigWebServerConfig {
|
|
6949
6955
|
machineType: string;
|
|
@@ -15656,6 +15662,13 @@ export declare namespace container {
|
|
|
15656
15662
|
*/
|
|
15657
15663
|
servicesSecondaryRangeName: string;
|
|
15658
15664
|
}
|
|
15665
|
+
interface ClusterLoggingConfig {
|
|
15666
|
+
/**
|
|
15667
|
+
* The GKE components exposing logs. Only `SYSTEM_COMPONENTS`
|
|
15668
|
+
* is supported.
|
|
15669
|
+
*/
|
|
15670
|
+
enableComponents: string[];
|
|
15671
|
+
}
|
|
15659
15672
|
interface ClusterMaintenancePolicy {
|
|
15660
15673
|
/**
|
|
15661
15674
|
* Time window specified for daily maintenance operations.
|
|
@@ -15726,6 +15739,13 @@ export declare namespace container {
|
|
|
15726
15739
|
*/
|
|
15727
15740
|
displayName?: string;
|
|
15728
15741
|
}
|
|
15742
|
+
interface ClusterMonitoringConfig {
|
|
15743
|
+
/**
|
|
15744
|
+
* The GKE components exposing logs. Only `SYSTEM_COMPONENTS`
|
|
15745
|
+
* is supported.
|
|
15746
|
+
*/
|
|
15747
|
+
enableComponents: string[];
|
|
15748
|
+
}
|
|
15729
15749
|
interface ClusterNetworkPolicy {
|
|
15730
15750
|
/**
|
|
15731
15751
|
* Enable the PodSecurityPolicy controller for this cluster.
|
|
@@ -16437,6 +16457,9 @@ export declare namespace container {
|
|
|
16437
16457
|
servicesIpv4CidrBlock: string;
|
|
16438
16458
|
servicesSecondaryRangeName: string;
|
|
16439
16459
|
}
|
|
16460
|
+
interface GetClusterLoggingConfig {
|
|
16461
|
+
enableComponents: string[];
|
|
16462
|
+
}
|
|
16440
16463
|
interface GetClusterMaintenancePolicy {
|
|
16441
16464
|
dailyMaintenanceWindows: outputs.container.GetClusterMaintenancePolicyDailyMaintenanceWindow[];
|
|
16442
16465
|
maintenanceExclusions: outputs.container.GetClusterMaintenancePolicyMaintenanceExclusion[];
|
|
@@ -16474,6 +16497,9 @@ export declare namespace container {
|
|
|
16474
16497
|
cidrBlock: string;
|
|
16475
16498
|
displayName: string;
|
|
16476
16499
|
}
|
|
16500
|
+
interface GetClusterMonitoringConfig {
|
|
16501
|
+
enableComponents: string[];
|
|
16502
|
+
}
|
|
16477
16503
|
interface GetClusterNetworkPolicy {
|
|
16478
16504
|
enabled: boolean;
|
|
16479
16505
|
provider: string;
|
|
@@ -19509,7 +19535,7 @@ export declare namespace dataproc {
|
|
|
19509
19535
|
/**
|
|
19510
19536
|
* Optional. The Compute Engine config settings for additional worker instances in a cluster.
|
|
19511
19537
|
*/
|
|
19512
|
-
masterConfig
|
|
19538
|
+
masterConfig: outputs.dataproc.WorkflowTemplatePlacementManagedClusterConfigMasterConfig;
|
|
19513
19539
|
/**
|
|
19514
19540
|
* Optional. Metastore configuration.
|
|
19515
19541
|
*/
|
|
@@ -19517,7 +19543,7 @@ export declare namespace dataproc {
|
|
|
19517
19543
|
/**
|
|
19518
19544
|
* Optional. The Compute Engine config settings for additional worker instances in a cluster.
|
|
19519
19545
|
*/
|
|
19520
|
-
secondaryWorkerConfig
|
|
19546
|
+
secondaryWorkerConfig: outputs.dataproc.WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfig;
|
|
19521
19547
|
/**
|
|
19522
19548
|
* Optional. Security settings for the cluster.
|
|
19523
19549
|
*/
|
|
@@ -19537,7 +19563,7 @@ export declare namespace dataproc {
|
|
|
19537
19563
|
/**
|
|
19538
19564
|
* Optional. The Compute Engine config settings for additional worker instances in a cluster.
|
|
19539
19565
|
*/
|
|
19540
|
-
workerConfig
|
|
19566
|
+
workerConfig: outputs.dataproc.WorkflowTemplatePlacementManagedClusterConfigWorkerConfig;
|
|
19541
19567
|
}
|
|
19542
19568
|
interface WorkflowTemplatePlacementManagedClusterConfigAutoscalingConfig {
|
|
19543
19569
|
/**
|
|
@@ -19681,11 +19707,11 @@ export declare namespace dataproc {
|
|
|
19681
19707
|
/**
|
|
19682
19708
|
* Optional. The Compute Engine accelerator configuration for these instances.
|
|
19683
19709
|
*/
|
|
19684
|
-
accelerators
|
|
19710
|
+
accelerators: outputs.dataproc.WorkflowTemplatePlacementManagedClusterConfigMasterConfigAccelerator[];
|
|
19685
19711
|
/**
|
|
19686
19712
|
* Optional. Disk option config settings.
|
|
19687
19713
|
*/
|
|
19688
|
-
diskConfig
|
|
19714
|
+
diskConfig: outputs.dataproc.WorkflowTemplatePlacementManagedClusterConfigMasterConfigDiskConfig;
|
|
19689
19715
|
/**
|
|
19690
19716
|
* Optional. The Compute Engine image resource used for cluster instances. The URI can represent an image or image family. Image examples: * `https://www.googleapis.com/compute/beta/projects/` If the URI is unspecified, it will be inferred from `SoftwareConfig.image_version` or the system default.
|
|
19691
19717
|
*/
|
|
@@ -19712,7 +19738,7 @@ export declare namespace dataproc {
|
|
|
19712
19738
|
/**
|
|
19713
19739
|
* Optional. Specifies the minimum cpu platform for the Instance Group. See (https://cloud.google.com/dataproc/docs/concepts/compute/dataproc-min-cpu).
|
|
19714
19740
|
*/
|
|
19715
|
-
minCpuPlatform
|
|
19741
|
+
minCpuPlatform: string;
|
|
19716
19742
|
/**
|
|
19717
19743
|
* Optional. The number of VM instances in the instance group. For master instance groups, must be set to 1.
|
|
19718
19744
|
*/
|
|
@@ -19760,11 +19786,11 @@ export declare namespace dataproc {
|
|
|
19760
19786
|
/**
|
|
19761
19787
|
* Optional. The Compute Engine accelerator configuration for these instances.
|
|
19762
19788
|
*/
|
|
19763
|
-
accelerators
|
|
19789
|
+
accelerators: outputs.dataproc.WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigAccelerator[];
|
|
19764
19790
|
/**
|
|
19765
19791
|
* Optional. Disk option config settings.
|
|
19766
19792
|
*/
|
|
19767
|
-
diskConfig
|
|
19793
|
+
diskConfig: outputs.dataproc.WorkflowTemplatePlacementManagedClusterConfigSecondaryWorkerConfigDiskConfig;
|
|
19768
19794
|
/**
|
|
19769
19795
|
* Optional. The Compute Engine image resource used for cluster instances. The URI can represent an image or image family. Image examples: * `https://www.googleapis.com/compute/beta/projects/` If the URI is unspecified, it will be inferred from `SoftwareConfig.image_version` or the system default.
|
|
19770
19796
|
*/
|
|
@@ -19791,7 +19817,7 @@ export declare namespace dataproc {
|
|
|
19791
19817
|
/**
|
|
19792
19818
|
* Optional. Specifies the minimum cpu platform for the Instance Group. See (https://cloud.google.com/dataproc/docs/concepts/compute/dataproc-min-cpu).
|
|
19793
19819
|
*/
|
|
19794
|
-
minCpuPlatform
|
|
19820
|
+
minCpuPlatform: string;
|
|
19795
19821
|
/**
|
|
19796
19822
|
* Optional. The number of VM instances in the instance group. For master instance groups, must be set to 1.
|
|
19797
19823
|
*/
|
|
@@ -19902,6 +19928,7 @@ export declare namespace dataproc {
|
|
|
19902
19928
|
* Optional. The version of software inside the cluster. It must be one of the supported (https://cloud.google.com/dataproc/docs/concepts/versioning/dataproc-versions#other_versions). If unspecified, it defaults to the latest Debian version.
|
|
19903
19929
|
*/
|
|
19904
19930
|
imageVersion?: string;
|
|
19931
|
+
optionalComponents?: string[];
|
|
19905
19932
|
/**
|
|
19906
19933
|
* Optional. The properties to set on daemon config files. Property keys are specified in `prefix:property` format, for example `core:hadoop.tmp.dir`. The following are supported prefixes and their mappings: * capacity-scheduler: `capacity-scheduler.xml` * core: `core-site.xml` * distcp: `distcp-default.xml` * hdfs: `hdfs-site.xml` * hive: `hive-site.xml` * mapred: `mapred-site.xml` * pig: `pig.properties` * spark: `spark-defaults.conf` * yarn: `yarn-site.xml` For more information, see (https://cloud.google.com/dataproc/docs/concepts/cluster-properties).
|
|
19907
19934
|
*/
|
|
@@ -19913,11 +19940,11 @@ export declare namespace dataproc {
|
|
|
19913
19940
|
/**
|
|
19914
19941
|
* Optional. The Compute Engine accelerator configuration for these instances.
|
|
19915
19942
|
*/
|
|
19916
|
-
accelerators
|
|
19943
|
+
accelerators: outputs.dataproc.WorkflowTemplatePlacementManagedClusterConfigWorkerConfigAccelerator[];
|
|
19917
19944
|
/**
|
|
19918
19945
|
* Optional. Disk option config settings.
|
|
19919
19946
|
*/
|
|
19920
|
-
diskConfig
|
|
19947
|
+
diskConfig: outputs.dataproc.WorkflowTemplatePlacementManagedClusterConfigWorkerConfigDiskConfig;
|
|
19921
19948
|
/**
|
|
19922
19949
|
* Optional. The Compute Engine image resource used for cluster instances. The URI can represent an image or image family. Image examples: * `https://www.googleapis.com/compute/beta/projects/` If the URI is unspecified, it will be inferred from `SoftwareConfig.image_version` or the system default.
|
|
19923
19950
|
*/
|
|
@@ -19944,7 +19971,7 @@ export declare namespace dataproc {
|
|
|
19944
19971
|
/**
|
|
19945
19972
|
* Optional. Specifies the minimum cpu platform for the Instance Group. See (https://cloud.google.com/dataproc/docs/concepts/compute/dataproc-min-cpu).
|
|
19946
19973
|
*/
|
|
19947
|
-
minCpuPlatform
|
|
19974
|
+
minCpuPlatform: string;
|
|
19948
19975
|
/**
|
|
19949
19976
|
* Optional. The number of VM instances in the instance group. For master instance groups, must be set to 1.
|
|
19950
19977
|
*/
|
|
@@ -24404,6 +24431,82 @@ export declare namespace organizations {
|
|
|
24404
24431
|
default: boolean;
|
|
24405
24432
|
}
|
|
24406
24433
|
}
|
|
24434
|
+
export declare namespace orgpolicy {
|
|
24435
|
+
interface PolicySpec {
|
|
24436
|
+
/**
|
|
24437
|
+
* -
|
|
24438
|
+
* An opaque tag indicating the current version of the `Policy`, used for concurrency control. This field is ignored if used in a `CreatePolicy` request. When the `Policy` is returned from either a `GetPolicy` or a `ListPolicies` request, this `etag` indicates the version of the current `Policy` to use when executing a read-modify-write loop. When the `Policy` is returned from a `GetEffectivePolicy` request, the `etag` will be unset.
|
|
24439
|
+
*/
|
|
24440
|
+
etag: string;
|
|
24441
|
+
/**
|
|
24442
|
+
* Determines the inheritance behavior for this `Policy`. If `inheritFromParent` is true, PolicyRules set higher up in the hierarchy (up to the closest root) are inherited and present in the effective policy. If it is false, then no rules are inherited, and this Policy becomes the new root for evaluation. This field can be set only for Policies which configure list constraints.
|
|
24443
|
+
*/
|
|
24444
|
+
inheritFromParent?: boolean;
|
|
24445
|
+
/**
|
|
24446
|
+
* Ignores policies set above this resource and restores the `constraintDefault` enforcement behavior of the specific `Constraint` at this resource. This field can be set in policies for either list or boolean constraints. If set, `rules` must be empty and `inheritFromParent` must be set to false.
|
|
24447
|
+
*/
|
|
24448
|
+
reset?: boolean;
|
|
24449
|
+
/**
|
|
24450
|
+
* Up to 10 PolicyRules are allowed. In Policies for boolean constraints, the following requirements apply: - There must be one and only one PolicyRule where condition is unset. - BooleanPolicyRules with conditions must set `enforced` to the opposite of the PolicyRule without a condition. - During policy evaluation, PolicyRules with conditions that are true for a target resource take precedence.
|
|
24451
|
+
*/
|
|
24452
|
+
rules?: outputs.orgpolicy.PolicySpecRule[];
|
|
24453
|
+
/**
|
|
24454
|
+
* -
|
|
24455
|
+
* Output only. The time stamp this was previously updated. This represents the last time a call to `CreatePolicy` or `UpdatePolicy` was made for that `Policy`.
|
|
24456
|
+
*/
|
|
24457
|
+
updateTime: string;
|
|
24458
|
+
}
|
|
24459
|
+
interface PolicySpecRule {
|
|
24460
|
+
/**
|
|
24461
|
+
* Setting this to true means that all values are allowed. This field can be set only in Policies for list constraints.
|
|
24462
|
+
*/
|
|
24463
|
+
allowAll?: string;
|
|
24464
|
+
/**
|
|
24465
|
+
* A condition which determines whether this rule is used in the evaluation of the policy. When set, the `expression` field in the `Expr' must include from 1 to 10 subexpressions, joined by the "||" or "&&" operators. Each subexpression must be of the form "resource.matchTag('/tag_key_short_name, 'tag_value_short_name')". or "resource.matchTagId('tagKeys/key_id', 'tagValues/value_id')". where keyName and valueName are the resource names for Label Keys and Values. These names are available from the Tag Manager Service. An example expression is: "resource.matchTag('123456789/environment, 'prod')". or "resource.matchTagId('tagKeys/123', 'tagValues/456')".
|
|
24466
|
+
*/
|
|
24467
|
+
condition?: outputs.orgpolicy.PolicySpecRuleCondition;
|
|
24468
|
+
/**
|
|
24469
|
+
* Setting this to true means that all values are denied. This field can be set only in Policies for list constraints.
|
|
24470
|
+
*/
|
|
24471
|
+
denyAll?: string;
|
|
24472
|
+
/**
|
|
24473
|
+
* If `true`, then the `Policy` is enforced. If `false`, then any configuration is acceptable. This field can be set only in Policies for boolean constraints.
|
|
24474
|
+
*/
|
|
24475
|
+
enforce?: string;
|
|
24476
|
+
/**
|
|
24477
|
+
* List of values to be used for this PolicyRule. This field can be set only in Policies for list constraints.
|
|
24478
|
+
*/
|
|
24479
|
+
values?: outputs.orgpolicy.PolicySpecRuleValues;
|
|
24480
|
+
}
|
|
24481
|
+
interface PolicySpecRuleCondition {
|
|
24482
|
+
/**
|
|
24483
|
+
* Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
|
|
24484
|
+
*/
|
|
24485
|
+
description?: string;
|
|
24486
|
+
/**
|
|
24487
|
+
* Textual representation of an expression in Common Expression Language syntax.
|
|
24488
|
+
*/
|
|
24489
|
+
expression?: string;
|
|
24490
|
+
/**
|
|
24491
|
+
* Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file.
|
|
24492
|
+
*/
|
|
24493
|
+
location?: string;
|
|
24494
|
+
/**
|
|
24495
|
+
* Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression.
|
|
24496
|
+
*/
|
|
24497
|
+
title?: string;
|
|
24498
|
+
}
|
|
24499
|
+
interface PolicySpecRuleValues {
|
|
24500
|
+
/**
|
|
24501
|
+
* List of values allowed at this resource.
|
|
24502
|
+
*/
|
|
24503
|
+
allowedValues?: string[];
|
|
24504
|
+
/**
|
|
24505
|
+
* List of values denied at this resource.
|
|
24506
|
+
*/
|
|
24507
|
+
deniedValues?: string[];
|
|
24508
|
+
}
|
|
24509
|
+
}
|
|
24407
24510
|
export declare namespace osconfig {
|
|
24408
24511
|
interface GuestPoliciesAssignment {
|
|
24409
24512
|
/**
|