Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regen docs alicloud@v2.18.0 #4280

Merged
merged 1 commit into from Sep 22, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/docs/reference/pkg/alicloud/_index.md
Expand Up @@ -91,7 +91,7 @@ A Pulumi package for creating and managing AliCloud resources.
<dt>Notes</dt>
<dd>This Pulumi package is based on the [`alicloud` Terraform Provider](https://github.com/aliyun/terraform-provider-alicloud).</dd>
<dt>Version</dt>
<dd>2.17.0</dd>
<dd>2.18.0</dd>
</dl>


Expand Down
2 changes: 1 addition & 1 deletion content/docs/reference/pkg/alicloud/actiontrail/_index.md
Expand Up @@ -35,7 +35,7 @@ Explore the resources and functions of the actiontrail module in the AliCloud pa
<dt>Notes</dt>
<dd>This Pulumi package is based on the [`alicloud` Terraform Provider](https://github.com/aliyun/terraform-provider-alicloud).</dd>
<dt>Version</dt>
<dd>2.17.0</dd>
<dd>2.18.0</dd>
</dl>


Expand Down
2 changes: 1 addition & 1 deletion content/docs/reference/pkg/alicloud/adb/_index.md
Expand Up @@ -32,7 +32,7 @@ Explore the resources and functions of the adb module in the AliCloud package.
<dt>Notes</dt>
<dd>This Pulumi package is based on the [`alicloud` Terraform Provider](https://github.com/aliyun/terraform-provider-alicloud).</dd>
<dt>Version</dt>
<dd>2.17.0</dd>
<dd>2.18.0</dd>
</dl>


Expand Down
2 changes: 1 addition & 1 deletion content/docs/reference/pkg/alicloud/alikafka/_index.md
Expand Up @@ -27,7 +27,7 @@ Explore the resources and functions of the alikafka module in the AliCloud packa
<dt>Notes</dt>
<dd>This Pulumi package is based on the [`alicloud` Terraform Provider](https://github.com/aliyun/terraform-provider-alicloud).</dd>
<dt>Version</dt>
<dd>2.17.0</dd>
<dd>2.18.0</dd>
</dl>


Expand Down
2 changes: 1 addition & 1 deletion content/docs/reference/pkg/alicloud/apigateway/_index.md
Expand Up @@ -35,7 +35,7 @@ Explore the resources and functions of the apigateway module in the AliCloud pac
<dt>Notes</dt>
<dd>This Pulumi package is based on the [`alicloud` Terraform Provider](https://github.com/aliyun/terraform-provider-alicloud).</dd>
<dt>Version</dt>
<dd>2.17.0</dd>
<dd>2.18.0</dd>
</dl>


Expand Down
12 changes: 6 additions & 6 deletions content/docs/reference/pkg/alicloud/apigateway/getservice.md
Expand Up @@ -2,15 +2,15 @@
---
title: "GetService"
title_tag: "Function GetService | Module apigateway | Package AliCloud"
meta_desc: "Explore the GetService function of the apigateway module, including examples, input properties, output properties, and supporting types. Using this data source can open API gateway service automatically. If the service has been opened, it will return opened."
meta_desc: "Explore the GetService function of the apigateway module, including examples, input properties, output properties, and supporting types. Using this data source can enable API gateway service automatically. If the service has been enabled, it will return `Opened`."
---



<!-- WARNING: this file was generated by Pulumi Docs Generator. -->
<!-- Do not edit by hand unless you're certain you know what you are doing! -->

Using this data source can open API gateway service automatically. If the service has been opened, it will return opened.
Using this data source can enable API gateway service automatically. If the service has been enabled, it will return `Opened`.

For information about API Gateway and how to use it, see [What is API Gateway](https://www.alibabacloud.com/help/product/29462.htm).

Expand Down Expand Up @@ -136,7 +136,7 @@ The following arguments are supported:
<span class="property-indicator"></span>
<span class="property-type"><a href="https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/builtin-types/built-in-types">string</a></span>
</dt>
<dd>{{% md %}}Setting the value to `On` to enable the service. If has been opened, return the result.
<dd>{{% md %}}Setting the value to `On` to enable the service. If has been enabled, return the result. Valid values: "On" or "Off".
{{% /md %}}</dd>

</dl>
Expand All @@ -154,7 +154,7 @@ The following arguments are supported:
<span class="property-indicator"></span>
<span class="property-type"><a href="https://golang.org/pkg/builtin/#string">string</a></span>
</dt>
<dd>{{% md %}}Setting the value to `On` to enable the service. If has been opened, return the result.
<dd>{{% md %}}Setting the value to `On` to enable the service. If has been enabled, return the result. Valid values: "On" or "Off".
{{% /md %}}</dd>

</dl>
Expand All @@ -172,7 +172,7 @@ The following arguments are supported:
<span class="property-indicator"></span>
<span class="property-type"><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string">string</a></span>
</dt>
<dd>{{% md %}}Setting the value to `On` to enable the service. If has been opened, return the result.
<dd>{{% md %}}Setting the value to `On` to enable the service. If has been enabled, return the result. Valid values: "On" or "Off".
{{% /md %}}</dd>

</dl>
Expand All @@ -190,7 +190,7 @@ The following arguments are supported:
<span class="property-indicator"></span>
<span class="property-type"><a href="https://docs.python.org/3/library/stdtypes.html">str</a></span>
</dt>
<dd>{{% md %}}Setting the value to `On` to enable the service. If has been opened, return the result.
<dd>{{% md %}}Setting the value to `On` to enable the service. If has been enabled, return the result. Valid values: "On" or "Off".
{{% /md %}}</dd>

</dl>
Expand Down
2 changes: 1 addition & 1 deletion content/docs/reference/pkg/alicloud/cas/_index.md
Expand Up @@ -28,7 +28,7 @@ Explore the resources and functions of the cas module in the AliCloud package.
<dt>Notes</dt>
<dd>This Pulumi package is based on the [`alicloud` Terraform Provider](https://github.com/aliyun/terraform-provider-alicloud).</dd>
<dt>Version</dt>
<dd>2.17.0</dd>
<dd>2.18.0</dd>
</dl>


Expand Down
2 changes: 1 addition & 1 deletion content/docs/reference/pkg/alicloud/cassandra/_index.md
Expand Up @@ -31,7 +31,7 @@ Explore the resources and functions of the cassandra module in the AliCloud pack
<dt>Notes</dt>
<dd>This Pulumi package is based on the [`alicloud` Terraform Provider](https://github.com/aliyun/terraform-provider-alicloud).</dd>
<dt>Version</dt>
<dd>2.17.0</dd>
<dd>2.18.0</dd>
</dl>


Expand Down
2 changes: 1 addition & 1 deletion content/docs/reference/pkg/alicloud/cdn/_index.md
Expand Up @@ -25,7 +25,7 @@ Explore the resources and functions of the cdn module in the AliCloud package.
<dt>Notes</dt>
<dd>This Pulumi package is based on the [`alicloud` Terraform Provider](https://github.com/aliyun/terraform-provider-alicloud).</dd>
<dt>Version</dt>
<dd>2.17.0</dd>
<dd>2.18.0</dd>
</dl>


Expand Down
3 changes: 2 additions & 1 deletion content/docs/reference/pkg/alicloud/cen/_index.md
Expand Up @@ -29,6 +29,7 @@ Explore the resources and functions of the cen module in the AliCloud package.
<li><a href="getbandwidthlimits" title="GetBandwidthLimits"><span class="symbol function"></span>GetBandwidthLimits</a></li>
<li><a href="getbandwidthpackages" title="GetBandwidthPackages"><span class="symbol function"></span>GetBandwidthPackages</a></li>
<li><a href="getflowlogs" title="GetFlowlogs"><span class="symbol function"></span>GetFlowlogs</a></li>
<li><a href="getinstanceattachments" title="GetInstanceAttachments"><span class="symbol function"></span>GetInstanceAttachments</a></li>
<li><a href="getinstances" title="GetInstances"><span class="symbol function"></span>GetInstances</a></li>
<li><a href="getprivatezones" title="GetPrivateZones"><span class="symbol function"></span>GetPrivateZones</a></li>
<li><a href="getregionrouteentries" title="GetRegionRouteEntries"><span class="symbol function"></span>GetRegionRouteEntries</a></li>
Expand All @@ -45,7 +46,7 @@ Explore the resources and functions of the cen module in the AliCloud package.
<dt>Notes</dt>
<dd>This Pulumi package is based on the [`alicloud` Terraform Provider](https://github.com/aliyun/terraform-provider-alicloud).</dd>
<dt>Version</dt>
<dd>2.17.0</dd>
<dd>2.18.0</dd>
</dl>


Expand Down
8 changes: 8 additions & 0 deletions content/docs/reference/pkg/alicloud/cen/bandwidthlimit.md
Expand Up @@ -76,12 +76,14 @@ class MyStack : Stack
{
InstanceId = cen.Id,
ChildInstanceId = vpc1.Id,
ChildInstanceType = "VPC",
ChildInstanceRegionId = "eu-central-1",
});
var vpcAttach2 = new AliCloud.Cen.InstanceAttachment("vpcAttach2", new AliCloud.Cen.InstanceAttachmentArgs
{
InstanceId = cen.Id,
ChildInstanceId = vpc2.Id,
ChildInstanceType = "VPC",
ChildInstanceRegionId = "cn-shanghai",
});
var foo = new AliCloud.Cen.BandwidthLimit("foo", new AliCloud.Cen.BandwidthLimitArgs
Expand Down Expand Up @@ -172,6 +174,7 @@ func main() {
vpcAttach1, err := cen.NewInstanceAttachment(ctx, "vpcAttach1", &cen.InstanceAttachmentArgs{
InstanceId: cen.ID(),
ChildInstanceId: vpc1.ID(),
ChildInstanceType: pulumi.String("VPC"),
ChildInstanceRegionId: pulumi.String("eu-central-1"),
})
if err != nil {
Expand All @@ -180,6 +183,7 @@ func main() {
vpcAttach2, err := cen.NewInstanceAttachment(ctx, "vpcAttach2", &cen.InstanceAttachmentArgs{
InstanceId: cen.ID(),
ChildInstanceId: vpc2.ID(),
ChildInstanceType: pulumi.String("VPC"),
ChildInstanceRegionId: pulumi.String("cn-shanghai"),
})
if err != nil {
Expand Down Expand Up @@ -236,10 +240,12 @@ bwp_attach = alicloud.cen.BandwidthPackageAttachment("bwpAttach",
vpc_attach1 = alicloud.cen.InstanceAttachment("vpcAttach1",
instance_id=cen.id,
child_instance_id=vpc1.id,
child_instance_type="VPC",
child_instance_region_id="eu-central-1")
vpc_attach2 = alicloud.cen.InstanceAttachment("vpcAttach2",
instance_id=cen.id,
child_instance_id=vpc2.id,
child_instance_type="VPC",
child_instance_region_id="cn-shanghai")
foo = alicloud.cen.BandwidthLimit("foo",
instance_id=cen.id,
Expand Down Expand Up @@ -288,11 +294,13 @@ const bwpAttach = new alicloud.cen.BandwidthPackageAttachment("bwpAttach", {
const vpcAttach1 = new alicloud.cen.InstanceAttachment("vpcAttach1", {
instanceId: cen.id,
childInstanceId: vpc1.id,
childInstanceType: "VPC",
childInstanceRegionId: "eu-central-1",
});
const vpcAttach2 = new alicloud.cen.InstanceAttachment("vpcAttach2", {
instanceId: cen.id,
childInstanceId: vpc2.id,
childInstanceType: "VPC",
childInstanceRegionId: "cn-shanghai",
});
const foo = new alicloud.cen.BandwidthLimit("foo", {
Expand Down