@pulumi/aws-native 1.38.0-alpha.1761284362 → 1.38.0-alpha.1761310773
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/applicationsignals/getGroupingConfiguration.d.ts +9 -0
- package/applicationsignals/getGroupingConfiguration.js.map +1 -1
- package/applicationsignals/groupingConfiguration.d.ts +3 -0
- package/applicationsignals/groupingConfiguration.js.map +1 -1
- package/aps/anomalyDetector.d.ts +95 -0
- package/aps/anomalyDetector.js +81 -0
- package/aps/anomalyDetector.js.map +1 -0
- package/aps/getAnomalyDetector.d.ts +48 -0
- package/aps/getAnomalyDetector.js +28 -0
- package/aps/getAnomalyDetector.js.map +1 -0
- package/aps/index.d.ts +6 -0
- package/aps/index.js +8 -1
- package/aps/index.js.map +1 -1
- package/cloudfront/getVpcOrigin.d.ts +1 -0
- package/cloudfront/getVpcOrigin.js.map +1 -1
- package/cloudfront/vpcOrigin.d.ts +1 -0
- package/cloudfront/vpcOrigin.js +2 -0
- package/cloudfront/vpcOrigin.js.map +1 -1
- package/connect/emailAddress.d.ts +8 -0
- package/connect/emailAddress.js +2 -0
- package/connect/emailAddress.js.map +1 -1
- package/connect/getEmailAddress.d.ts +4 -0
- package/connect/getEmailAddress.js.map +1 -1
- package/ec2/capacityReservation.d.ts +4 -4
- package/ec2/getCapacityReservation.d.ts +2 -2
- package/ec2/getNatGateway.d.ts +3 -0
- package/ec2/getNatGateway.js.map +1 -1
- package/ec2/natGateway.d.ts +9 -0
- package/ec2/natGateway.js.map +1 -1
- package/ecr/getRepository.d.ts +3 -2
- package/ecr/getRepository.js.map +1 -1
- package/ecr/repository.d.ts +6 -4
- package/ecr/repository.js.map +1 -1
- package/ecs/service.d.ts +2 -0
- package/ecs/service.js.map +1 -1
- package/elasticloadbalancingv2/getListenerRule.d.ts +1 -0
- package/elasticloadbalancingv2/getListenerRule.js.map +1 -1
- package/elasticloadbalancingv2/listenerRule.d.ts +2 -0
- package/elasticloadbalancingv2/listenerRule.js +2 -0
- package/elasticloadbalancingv2/listenerRule.js.map +1 -1
- package/events/eventBusPolicy.d.ts +81 -0
- package/events/eventBusPolicy.js +71 -0
- package/events/eventBusPolicy.js.map +1 -0
- package/events/getEventBusPolicy.d.ts +37 -0
- package/events/getEventBusPolicy.js +30 -0
- package/events/getEventBusPolicy.js.map +1 -0
- package/events/index.d.ts +6 -0
- package/events/index.js +8 -1
- package/events/index.js.map +1 -1
- package/gameliftstreams/application.d.ts +2 -2
- package/imagebuilder/getImagePipeline.d.ts +4 -0
- package/imagebuilder/getImagePipeline.js.map +1 -1
- package/imagebuilder/image.d.ts +8 -0
- package/imagebuilder/image.js +2 -0
- package/imagebuilder/image.js.map +1 -1
- package/imagebuilder/imagePipeline.d.ts +4 -0
- package/imagebuilder/imagePipeline.js +2 -0
- package/imagebuilder/imagePipeline.js.map +1 -1
- package/index.d.ts +2 -1
- package/index.js +4 -2
- package/index.js.map +1 -1
- package/lambda/permission.d.ts +2 -2
- package/mediapackagev2/getOriginEndpoint.d.ts +5 -0
- package/mediapackagev2/getOriginEndpoint.js.map +1 -1
- package/mediapackagev2/originEndpoint.d.ts +9 -0
- package/mediapackagev2/originEndpoint.js +4 -0
- package/mediapackagev2/originEndpoint.js.map +1 -1
- package/neptune/dbInstance.d.ts +8 -0
- package/neptune/dbInstance.js +2 -0
- package/neptune/dbInstance.js.map +1 -1
- package/neptune/getDbInstance.d.ts +4 -0
- package/neptune/getDbInstance.js.map +1 -1
- package/observabilityadmin/getOrganizationCentralizationRule.d.ts +9 -0
- package/observabilityadmin/getOrganizationCentralizationRule.js.map +1 -1
- package/observabilityadmin/getOrganizationTelemetryRule.d.ts +3 -0
- package/observabilityadmin/getOrganizationTelemetryRule.js.map +1 -1
- package/observabilityadmin/getTelemetryRule.d.ts +3 -0
- package/observabilityadmin/getTelemetryRule.js.map +1 -1
- package/observabilityadmin/organizationCentralizationRule.d.ts +9 -0
- package/observabilityadmin/organizationCentralizationRule.js.map +1 -1
- package/observabilityadmin/organizationTelemetryRule.d.ts +6 -0
- package/observabilityadmin/organizationTelemetryRule.js.map +1 -1
- package/observabilityadmin/telemetryRule.d.ts +6 -0
- package/observabilityadmin/telemetryRule.js.map +1 -1
- package/organizations/account.d.ts +4 -0
- package/organizations/account.js +2 -0
- package/organizations/account.js.map +1 -1
- package/organizations/getAccount.d.ts +4 -0
- package/organizations/getAccount.js.map +1 -1
- package/osis/getPipeline.d.ts +5 -0
- package/osis/getPipeline.js.map +1 -1
- package/osis/pipeline.d.ts +10 -0
- package/osis/pipeline.js +4 -0
- package/osis/pipeline.js.map +1 -1
- package/package.json +3 -3
- package/package.json.dev +2 -2
- package/rds/dbCluster.d.ts +12 -20
- package/rds/dbCluster.js.map +1 -1
- package/rtbfabric/getRequesterGateway.d.ts +32 -0
- package/rtbfabric/getRequesterGateway.js +28 -0
- package/rtbfabric/getRequesterGateway.js.map +1 -0
- package/rtbfabric/getResponderGateway.d.ts +34 -0
- package/rtbfabric/getResponderGateway.js +28 -0
- package/rtbfabric/getResponderGateway.js.map +1 -0
- package/rtbfabric/index.d.ts +13 -0
- package/rtbfabric/index.js +48 -0
- package/rtbfabric/index.js.map +1 -0
- package/rtbfabric/requesterGateway.d.ts +54 -0
- package/rtbfabric/requesterGateway.js +89 -0
- package/rtbfabric/requesterGateway.js.map +1 -0
- package/rtbfabric/responderGateway.d.ts +61 -0
- package/rtbfabric/responderGateway.js +99 -0
- package/rtbfabric/responderGateway.js.map +1 -0
- package/s3/accessGrantsLocation.d.ts +5 -5
- package/s3/accessGrantsLocation.js +6 -0
- package/s3/accessGrantsLocation.js.map +1 -1
- package/sagemaker/cluster.d.ts +2 -0
- package/sagemaker/cluster.js +2 -0
- package/sagemaker/cluster.js.map +1 -1
- package/sagemaker/getCluster.d.ts +1 -0
- package/sagemaker/getCluster.js.map +1 -1
- package/ssmquicksetup/getLifecycleAutomation.d.ts +6 -0
- package/ssmquicksetup/getLifecycleAutomation.js.map +1 -1
- package/ssmquicksetup/lifecycleAutomation.d.ts +12 -0
- package/ssmquicksetup/lifecycleAutomation.js.map +1 -1
- package/types/enums/connect/index.d.ts +54 -0
- package/types/enums/connect/index.js +27 -1
- package/types/enums/connect/index.js.map +1 -1
- package/types/enums/connectcampaignsv2/index.d.ts +7 -0
- package/types/enums/connectcampaignsv2/index.js +4 -1
- package/types/enums/connectcampaignsv2/index.js.map +1 -1
- package/types/enums/ecs/index.d.ts +1 -0
- package/types/enums/ecs/index.js.map +1 -1
- package/types/enums/index.d.ts +6 -1
- package/types/enums/index.js +7 -1
- package/types/enums/index.js.map +1 -1
- package/types/enums/mediapackagev2/index.d.ts +11 -0
- package/types/enums/mediapackagev2/index.js +10 -1
- package/types/enums/mediapackagev2/index.js.map +1 -1
- package/types/enums/observabilityadmin/index.d.ts +9 -0
- package/types/enums/observabilityadmin/index.js.map +1 -1
- package/types/enums/organizations/index.d.ts +11 -0
- package/types/enums/organizations/index.js +8 -1
- package/types/enums/organizations/index.js.map +1 -1
- package/types/enums/quicksight/index.d.ts +1 -1
- package/types/enums/rtbfabric/index.d.ts +29 -0
- package/types/enums/rtbfabric/index.js +32 -0
- package/types/enums/rtbfabric/index.js.map +1 -0
- package/types/enums/sagemaker/index.d.ts +8 -0
- package/types/enums/sagemaker/index.js +7 -3
- package/types/enums/sagemaker/index.js.map +1 -1
- package/types/enums/wisdom/index.d.ts +4 -0
- package/types/enums/wisdom/index.js +4 -0
- package/types/enums/wisdom/index.js.map +1 -1
- package/types/input.d.ts +380 -13
- package/types/output.d.ts +380 -13
- package/types/output.js.map +1 -1
package/osis/pipeline.d.ts
CHANGED
|
@@ -55,6 +55,11 @@ export declare class Pipeline extends pulumi.CustomResource {
|
|
|
55
55
|
* Name of the OpenSearch Ingestion Service pipeline to create. Pipeline names are unique across the pipelines owned by an account within an AWS Region.
|
|
56
56
|
*/
|
|
57
57
|
readonly pipelineName: pulumi.Output<string>;
|
|
58
|
+
/**
|
|
59
|
+
* The Pipeline Role (ARN) for the pipeline.
|
|
60
|
+
*/
|
|
61
|
+
readonly pipelineRoleArn: pulumi.Output<string | undefined>;
|
|
62
|
+
readonly resourcePolicy: pulumi.Output<outputs.osis.PipelineResourcePolicy | undefined>;
|
|
58
63
|
/**
|
|
59
64
|
* An array of key-value pairs to apply to this resource.
|
|
60
65
|
*/
|
|
@@ -112,6 +117,11 @@ export interface PipelineArgs {
|
|
|
112
117
|
* Name of the OpenSearch Ingestion Service pipeline to create. Pipeline names are unique across the pipelines owned by an account within an AWS Region.
|
|
113
118
|
*/
|
|
114
119
|
pipelineName?: pulumi.Input<string>;
|
|
120
|
+
/**
|
|
121
|
+
* The Pipeline Role (ARN) for the pipeline.
|
|
122
|
+
*/
|
|
123
|
+
pipelineRoleArn?: pulumi.Input<string>;
|
|
124
|
+
resourcePolicy?: pulumi.Input<inputs.osis.PipelineResourcePolicyArgs>;
|
|
115
125
|
/**
|
|
116
126
|
* An array of key-value pairs to apply to this resource.
|
|
117
127
|
*/
|
package/osis/pipeline.js
CHANGED
|
@@ -57,6 +57,8 @@ class Pipeline extends pulumi.CustomResource {
|
|
|
57
57
|
resourceInputs["minUnits"] = args?.minUnits;
|
|
58
58
|
resourceInputs["pipelineConfigurationBody"] = args?.pipelineConfigurationBody;
|
|
59
59
|
resourceInputs["pipelineName"] = args?.pipelineName;
|
|
60
|
+
resourceInputs["pipelineRoleArn"] = args?.pipelineRoleArn;
|
|
61
|
+
resourceInputs["resourcePolicy"] = args?.resourcePolicy;
|
|
60
62
|
resourceInputs["tags"] = args?.tags;
|
|
61
63
|
resourceInputs["vpcOptions"] = args?.vpcOptions;
|
|
62
64
|
resourceInputs["ingestEndpointUrls"] = undefined /*out*/;
|
|
@@ -74,6 +76,8 @@ class Pipeline extends pulumi.CustomResource {
|
|
|
74
76
|
resourceInputs["pipelineArn"] = undefined /*out*/;
|
|
75
77
|
resourceInputs["pipelineConfigurationBody"] = undefined /*out*/;
|
|
76
78
|
resourceInputs["pipelineName"] = undefined /*out*/;
|
|
79
|
+
resourceInputs["pipelineRoleArn"] = undefined /*out*/;
|
|
80
|
+
resourceInputs["resourcePolicy"] = undefined /*out*/;
|
|
77
81
|
resourceInputs["tags"] = undefined /*out*/;
|
|
78
82
|
resourceInputs["vpcEndpointService"] = undefined /*out*/;
|
|
79
83
|
resourceInputs["vpcEndpoints"] = undefined /*out*/;
|
package/osis/pipeline.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pipeline.js","sourceRoot":"","sources":["../../osis/pipeline.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,QAAS,SAAQ,MAAM,CAAC,cAAc;IAC/C;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,QAAQ,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACrE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,QAAQ,CAAC,YAAY,CAAC;IACzD,CAAC;
|
|
1
|
+
{"version":3,"file":"pipeline.js","sourceRoot":"","sources":["../../osis/pipeline.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/aws-native",
|
|
3
|
-
"version": "1.38.0-alpha.
|
|
3
|
+
"version": "1.38.0-alpha.1761310773",
|
|
4
4
|
"keywords": [
|
|
5
5
|
"pulumi",
|
|
6
6
|
"aws",
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"license": "Apache-2.0",
|
|
16
16
|
"scripts": {
|
|
17
17
|
"build": "tsc",
|
|
18
|
-
"install": "node scripts/install-pulumi-plugin.js resource aws-native 1.38.0-alpha.
|
|
18
|
+
"install": "node scripts/install-pulumi-plugin.js resource aws-native 1.38.0-alpha.1761310773"
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@pulumi/pulumi": "^3.142.0"
|
|
@@ -27,6 +27,6 @@
|
|
|
27
27
|
"pulumi": {
|
|
28
28
|
"resource": true,
|
|
29
29
|
"name": "aws-native",
|
|
30
|
-
"version": "1.38.0-alpha.
|
|
30
|
+
"version": "1.38.0-alpha.1761310773"
|
|
31
31
|
}
|
|
32
32
|
}
|
package/package.json.dev
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/aws-native",
|
|
3
|
-
"version": "1.38.0-alpha.
|
|
3
|
+
"version": "1.38.0-alpha.1761310773",
|
|
4
4
|
"keywords": [
|
|
5
5
|
"pulumi",
|
|
6
6
|
"aws",
|
|
@@ -26,6 +26,6 @@
|
|
|
26
26
|
"pulumi": {
|
|
27
27
|
"resource": true,
|
|
28
28
|
"name": "aws-native",
|
|
29
|
-
"version": "1.38.0-alpha.
|
|
29
|
+
"version": "1.38.0-alpha.1761310773"
|
|
30
30
|
}
|
|
31
31
|
}
|
package/rds/dbCluster.d.ts
CHANGED
|
@@ -405,17 +405,13 @@ export declare class DbCluster extends pulumi.CustomResource {
|
|
|
405
405
|
readonly preferredMaintenanceWindow: pulumi.Output<string | undefined>;
|
|
406
406
|
/**
|
|
407
407
|
* Specifies whether the DB cluster is publicly accessible.
|
|
408
|
-
* When the DB cluster is publicly accessible and you connect from outside of the DB cluster's virtual private cloud (VPC), its Domain Name System (DNS) endpoint resolves to the public IP address. When you connect from within the same VPC as the DB cluster, the endpoint resolves to the private IP address. Access to the DB cluster is ultimately controlled by the security group it uses. That public access isn't permitted if the security group assigned to the DB cluster doesn't permit it.
|
|
409
|
-
* When the DB cluster isn't publicly accessible, it is an internal DB cluster with a DNS name that resolves to a private IP address.
|
|
410
408
|
* Valid for Cluster Type: Multi-AZ DB clusters only
|
|
411
|
-
*
|
|
412
|
-
*
|
|
413
|
-
*
|
|
414
|
-
*
|
|
415
|
-
*
|
|
416
|
-
* If ``
|
|
417
|
-
* + If the subnets are part of a VPC that doesn’t have an internet gateway attached to it, the DB cluster is private.
|
|
418
|
-
* + If the subnets are part of a VPC that has an internet gateway attached to it, the DB cluster is public.
|
|
409
|
+
* When the DB cluster is publicly accessible and you connect from outside of the DB cluster's virtual private cloud (VPC), its domain name system (DNS) endpoint resolves to the public IP address. When you connect from within the same VPC as the DB cluster, the endpoint resolves to the private IP address. Access to the DB cluster is controlled by its security group settings.
|
|
410
|
+
* When the DB cluster isn't publicly accessible, it is an internal DB cluster with a DNS name that resolves to a private IP address.
|
|
411
|
+
* The default behavior when ``PubliclyAccessible`` is not specified depends on whether a ``DBSubnetGroup`` is specified.
|
|
412
|
+
* If ``DBSubnetGroup`` isn't specified, ``PubliclyAccessible`` defaults to ``true``.
|
|
413
|
+
* If ``DBSubnetGroup`` is specified, ``PubliclyAccessible`` defaults to ``false`` unless the value of ``DBSubnetGroup`` is ``default``, in which case ``PubliclyAccessible`` defaults to ``true``.
|
|
414
|
+
* If ``PubliclyAccessible`` is true and the VPC that the ``DBSubnetGroup`` is in doesn't have an internet gateway attached to it, Amazon RDS returns an error.
|
|
419
415
|
*/
|
|
420
416
|
readonly publiclyAccessible: pulumi.Output<boolean | undefined>;
|
|
421
417
|
readonly readEndpoint: pulumi.Output<outputs.rds.DbClusterReadEndpoint>;
|
|
@@ -921,17 +917,13 @@ export interface DbClusterArgs {
|
|
|
921
917
|
preferredMaintenanceWindow?: pulumi.Input<string>;
|
|
922
918
|
/**
|
|
923
919
|
* Specifies whether the DB cluster is publicly accessible.
|
|
924
|
-
* When the DB cluster is publicly accessible and you connect from outside of the DB cluster's virtual private cloud (VPC), its Domain Name System (DNS) endpoint resolves to the public IP address. When you connect from within the same VPC as the DB cluster, the endpoint resolves to the private IP address. Access to the DB cluster is ultimately controlled by the security group it uses. That public access isn't permitted if the security group assigned to the DB cluster doesn't permit it.
|
|
925
|
-
* When the DB cluster isn't publicly accessible, it is an internal DB cluster with a DNS name that resolves to a private IP address.
|
|
926
920
|
* Valid for Cluster Type: Multi-AZ DB clusters only
|
|
927
|
-
*
|
|
928
|
-
*
|
|
929
|
-
*
|
|
930
|
-
*
|
|
931
|
-
*
|
|
932
|
-
* If ``
|
|
933
|
-
* + If the subnets are part of a VPC that doesn’t have an internet gateway attached to it, the DB cluster is private.
|
|
934
|
-
* + If the subnets are part of a VPC that has an internet gateway attached to it, the DB cluster is public.
|
|
921
|
+
* When the DB cluster is publicly accessible and you connect from outside of the DB cluster's virtual private cloud (VPC), its domain name system (DNS) endpoint resolves to the public IP address. When you connect from within the same VPC as the DB cluster, the endpoint resolves to the private IP address. Access to the DB cluster is controlled by its security group settings.
|
|
922
|
+
* When the DB cluster isn't publicly accessible, it is an internal DB cluster with a DNS name that resolves to a private IP address.
|
|
923
|
+
* The default behavior when ``PubliclyAccessible`` is not specified depends on whether a ``DBSubnetGroup`` is specified.
|
|
924
|
+
* If ``DBSubnetGroup`` isn't specified, ``PubliclyAccessible`` defaults to ``true``.
|
|
925
|
+
* If ``DBSubnetGroup`` is specified, ``PubliclyAccessible`` defaults to ``false`` unless the value of ``DBSubnetGroup`` is ``default``, in which case ``PubliclyAccessible`` defaults to ``true``.
|
|
926
|
+
* If ``PubliclyAccessible`` is true and the VPC that the ``DBSubnetGroup`` is in doesn't have an internet gateway attached to it, Amazon RDS returns an error.
|
|
935
927
|
*/
|
|
936
928
|
publiclyAccessible?: pulumi.Input<boolean>;
|
|
937
929
|
/**
|
package/rds/dbCluster.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dbCluster.js","sourceRoot":"","sources":["../../rds/dbCluster.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;GAkBG;AACH,MAAa,SAAU,SAAQ,MAAM,CAAC,cAAc;IAChD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,SAAS,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACtE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,SAAS,CAAC,YAAY,CAAC;IAC1D,CAAC;
|
|
1
|
+
{"version":3,"file":"dbCluster.js","sourceRoot":"","sources":["../../rds/dbCluster.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
import * as enums from "../types/enums";
|
|
4
|
+
/**
|
|
5
|
+
* Resource Type definition for AWS::RTBFabric::RequesterGateway Resource Type.
|
|
6
|
+
*/
|
|
7
|
+
export declare function getRequesterGateway(args: GetRequesterGatewayArgs, opts?: pulumi.InvokeOptions): Promise<GetRequesterGatewayResult>;
|
|
8
|
+
export interface GetRequesterGatewayArgs {
|
|
9
|
+
arn: string;
|
|
10
|
+
}
|
|
11
|
+
export interface GetRequesterGatewayResult {
|
|
12
|
+
readonly activeLinksCount?: number;
|
|
13
|
+
readonly arn?: string;
|
|
14
|
+
readonly createdTimestamp?: string;
|
|
15
|
+
readonly description?: string;
|
|
16
|
+
readonly domainName?: string;
|
|
17
|
+
readonly gatewayId?: string;
|
|
18
|
+
readonly requesterGatewayStatus?: enums.rtbfabric.RequesterGatewayStatus;
|
|
19
|
+
readonly securityGroupIds?: string[];
|
|
20
|
+
readonly subnetIds?: string[];
|
|
21
|
+
readonly tags?: outputs.Tag[];
|
|
22
|
+
readonly totalLinksCount?: number;
|
|
23
|
+
readonly updatedTimestamp?: string;
|
|
24
|
+
readonly vpcId?: string;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Resource Type definition for AWS::RTBFabric::RequesterGateway Resource Type.
|
|
28
|
+
*/
|
|
29
|
+
export declare function getRequesterGatewayOutput(args: GetRequesterGatewayOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetRequesterGatewayResult>;
|
|
30
|
+
export interface GetRequesterGatewayOutputArgs {
|
|
31
|
+
arn: pulumi.Input<string>;
|
|
32
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getRequesterGatewayOutput = exports.getRequesterGateway = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource Type definition for AWS::RTBFabric::RequesterGateway Resource Type.
|
|
10
|
+
*/
|
|
11
|
+
function getRequesterGateway(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("aws-native:rtbfabric:getRequesterGateway", {
|
|
14
|
+
"arn": args.arn,
|
|
15
|
+
}, opts);
|
|
16
|
+
}
|
|
17
|
+
exports.getRequesterGateway = getRequesterGateway;
|
|
18
|
+
/**
|
|
19
|
+
* Resource Type definition for AWS::RTBFabric::RequesterGateway Resource Type.
|
|
20
|
+
*/
|
|
21
|
+
function getRequesterGatewayOutput(args, opts) {
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("aws-native:rtbfabric:getRequesterGateway", {
|
|
24
|
+
"arn": args.arn,
|
|
25
|
+
}, opts);
|
|
26
|
+
}
|
|
27
|
+
exports.getRequesterGatewayOutput = getRequesterGatewayOutput;
|
|
28
|
+
//# sourceMappingURL=getRequesterGateway.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getRequesterGateway.js","sourceRoot":"","sources":["../../rtbfabric/getRequesterGateway.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0CAA0C,EAAE;QACrE,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kDAKC;AAqBD;;GAEG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0CAA0C,EAAE;QAC3E,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8DAKC"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
import * as enums from "../types/enums";
|
|
4
|
+
/**
|
|
5
|
+
* Resource Type definition for AWS::RTBFabric::ResponderGateway Resource Type
|
|
6
|
+
*/
|
|
7
|
+
export declare function getResponderGateway(args: GetResponderGatewayArgs, opts?: pulumi.InvokeOptions): Promise<GetResponderGatewayResult>;
|
|
8
|
+
export interface GetResponderGatewayArgs {
|
|
9
|
+
arn: string;
|
|
10
|
+
}
|
|
11
|
+
export interface GetResponderGatewayResult {
|
|
12
|
+
readonly arn?: string;
|
|
13
|
+
readonly createdTimestamp?: string;
|
|
14
|
+
readonly description?: string;
|
|
15
|
+
readonly domainName?: string;
|
|
16
|
+
readonly gatewayId?: string;
|
|
17
|
+
readonly managedEndpointConfiguration?: outputs.rtbfabric.ResponderGatewayManagedEndpointConfiguration;
|
|
18
|
+
readonly port?: number;
|
|
19
|
+
readonly protocol?: enums.rtbfabric.ResponderGatewayProtocol;
|
|
20
|
+
readonly responderGatewayStatus?: enums.rtbfabric.ResponderGatewayStatus;
|
|
21
|
+
readonly securityGroupIds?: string[];
|
|
22
|
+
readonly subnetIds?: string[];
|
|
23
|
+
readonly tags?: outputs.Tag[];
|
|
24
|
+
readonly trustStoreConfiguration?: outputs.rtbfabric.ResponderGatewayTrustStoreConfiguration;
|
|
25
|
+
readonly updatedTimestamp?: string;
|
|
26
|
+
readonly vpcId?: string;
|
|
27
|
+
}
|
|
28
|
+
/**
|
|
29
|
+
* Resource Type definition for AWS::RTBFabric::ResponderGateway Resource Type
|
|
30
|
+
*/
|
|
31
|
+
export declare function getResponderGatewayOutput(args: GetResponderGatewayOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetResponderGatewayResult>;
|
|
32
|
+
export interface GetResponderGatewayOutputArgs {
|
|
33
|
+
arn: pulumi.Input<string>;
|
|
34
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getResponderGatewayOutput = exports.getResponderGateway = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource Type definition for AWS::RTBFabric::ResponderGateway Resource Type
|
|
10
|
+
*/
|
|
11
|
+
function getResponderGateway(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("aws-native:rtbfabric:getResponderGateway", {
|
|
14
|
+
"arn": args.arn,
|
|
15
|
+
}, opts);
|
|
16
|
+
}
|
|
17
|
+
exports.getResponderGateway = getResponderGateway;
|
|
18
|
+
/**
|
|
19
|
+
* Resource Type definition for AWS::RTBFabric::ResponderGateway Resource Type
|
|
20
|
+
*/
|
|
21
|
+
function getResponderGatewayOutput(args, opts) {
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("aws-native:rtbfabric:getResponderGateway", {
|
|
24
|
+
"arn": args.arn,
|
|
25
|
+
}, opts);
|
|
26
|
+
}
|
|
27
|
+
exports.getResponderGatewayOutput = getResponderGatewayOutput;
|
|
28
|
+
//# sourceMappingURL=getResponderGateway.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getResponderGateway.js","sourceRoot":"","sources":["../../rtbfabric/getResponderGateway.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0CAA0C,EAAE;QACrE,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kDAKC;AAuBD;;GAEG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0CAA0C,EAAE;QAC3E,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8DAKC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export { GetRequesterGatewayArgs, GetRequesterGatewayResult, GetRequesterGatewayOutputArgs } from "./getRequesterGateway";
|
|
2
|
+
export declare const getRequesterGateway: typeof import("./getRequesterGateway").getRequesterGateway;
|
|
3
|
+
export declare const getRequesterGatewayOutput: typeof import("./getRequesterGateway").getRequesterGatewayOutput;
|
|
4
|
+
export { GetResponderGatewayArgs, GetResponderGatewayResult, GetResponderGatewayOutputArgs } from "./getResponderGateway";
|
|
5
|
+
export declare const getResponderGateway: typeof import("./getResponderGateway").getResponderGateway;
|
|
6
|
+
export declare const getResponderGatewayOutput: typeof import("./getResponderGateway").getResponderGatewayOutput;
|
|
7
|
+
export { RequesterGatewayArgs } from "./requesterGateway";
|
|
8
|
+
export type RequesterGateway = import("./requesterGateway").RequesterGateway;
|
|
9
|
+
export declare const RequesterGateway: typeof import("./requesterGateway").RequesterGateway;
|
|
10
|
+
export { ResponderGatewayArgs } from "./responderGateway";
|
|
11
|
+
export type ResponderGateway = import("./responderGateway").ResponderGateway;
|
|
12
|
+
export declare const ResponderGateway: typeof import("./responderGateway").ResponderGateway;
|
|
13
|
+
export * from "../types/enums/rtbfabric";
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
16
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
17
|
+
};
|
|
18
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
|
+
exports.ResponderGateway = exports.RequesterGateway = exports.getResponderGatewayOutput = exports.getResponderGateway = exports.getRequesterGatewayOutput = exports.getRequesterGateway = void 0;
|
|
20
|
+
const pulumi = require("@pulumi/pulumi");
|
|
21
|
+
const utilities = require("../utilities");
|
|
22
|
+
exports.getRequesterGateway = null;
|
|
23
|
+
exports.getRequesterGatewayOutput = null;
|
|
24
|
+
utilities.lazyLoad(exports, ["getRequesterGateway", "getRequesterGatewayOutput"], () => require("./getRequesterGateway"));
|
|
25
|
+
exports.getResponderGateway = null;
|
|
26
|
+
exports.getResponderGatewayOutput = null;
|
|
27
|
+
utilities.lazyLoad(exports, ["getResponderGateway", "getResponderGatewayOutput"], () => require("./getResponderGateway"));
|
|
28
|
+
exports.RequesterGateway = null;
|
|
29
|
+
utilities.lazyLoad(exports, ["RequesterGateway"], () => require("./requesterGateway"));
|
|
30
|
+
exports.ResponderGateway = null;
|
|
31
|
+
utilities.lazyLoad(exports, ["ResponderGateway"], () => require("./responderGateway"));
|
|
32
|
+
// Export enums:
|
|
33
|
+
__exportStar(require("../types/enums/rtbfabric"), exports);
|
|
34
|
+
const _module = {
|
|
35
|
+
version: utilities.getVersion(),
|
|
36
|
+
construct: (name, type, urn) => {
|
|
37
|
+
switch (type) {
|
|
38
|
+
case "aws-native:rtbfabric:RequesterGateway":
|
|
39
|
+
return new exports.RequesterGateway(name, undefined, { urn });
|
|
40
|
+
case "aws-native:rtbfabric:ResponderGateway":
|
|
41
|
+
return new exports.ResponderGateway(name, undefined, { urn });
|
|
42
|
+
default:
|
|
43
|
+
throw new Error(`unknown resource type ${type}`);
|
|
44
|
+
}
|
|
45
|
+
},
|
|
46
|
+
};
|
|
47
|
+
pulumi.runtime.registerResourceModule("aws-native", "rtbfabric", _module);
|
|
48
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../rtbfabric/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAI7B,QAAA,mBAAmB,GAA+D,IAAW,CAAC;AAC9F,QAAA,yBAAyB,GAAqE,IAAW,CAAC;AACvH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,qBAAqB,EAAC,2BAA2B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,uBAAuB,CAAC,CAAC,CAAC;AAG5G,QAAA,mBAAmB,GAA+D,IAAW,CAAC;AAC9F,QAAA,yBAAyB,GAAqE,IAAW,CAAC;AACvH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,qBAAqB,EAAC,2BAA2B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,uBAAuB,CAAC,CAAC,CAAC;AAI5G,QAAA,gBAAgB,GAAyD,IAAW,CAAC;AAClG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,kBAAkB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC,CAAC;AAI1E,QAAA,gBAAgB,GAAyD,IAAW,CAAC;AAClG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,kBAAkB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC,CAAC;AAGvF,gBAAgB;AAChB,2DAAyC;AAEzC,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,uCAAuC;gBACxC,OAAO,IAAI,wBAAgB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC9D,KAAK,uCAAuC;gBACxC,OAAO,IAAI,wBAAgB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC9D;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,YAAY,EAAE,WAAW,EAAE,OAAO,CAAC,CAAA"}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
import * as enums from "../types/enums";
|
|
5
|
+
/**
|
|
6
|
+
* Resource Type definition for AWS::RTBFabric::RequesterGateway Resource Type.
|
|
7
|
+
*/
|
|
8
|
+
export declare class RequesterGateway extends pulumi.CustomResource {
|
|
9
|
+
/**
|
|
10
|
+
* Get an existing RequesterGateway resource's state with the given name, ID, and optional extra
|
|
11
|
+
* properties used to qualify the lookup.
|
|
12
|
+
*
|
|
13
|
+
* @param name The _unique_ name of the resulting resource.
|
|
14
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
15
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
16
|
+
*/
|
|
17
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): RequesterGateway;
|
|
18
|
+
/**
|
|
19
|
+
* Returns true if the given object is an instance of RequesterGateway. This is designed to work even
|
|
20
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
21
|
+
*/
|
|
22
|
+
static isInstance(obj: any): obj is RequesterGateway;
|
|
23
|
+
readonly activeLinksCount: pulumi.Output<number>;
|
|
24
|
+
readonly arn: pulumi.Output<string>;
|
|
25
|
+
readonly createdTimestamp: pulumi.Output<string>;
|
|
26
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
27
|
+
readonly domainName: pulumi.Output<string>;
|
|
28
|
+
readonly gatewayId: pulumi.Output<string>;
|
|
29
|
+
readonly requesterGatewayStatus: pulumi.Output<enums.rtbfabric.RequesterGatewayStatus>;
|
|
30
|
+
readonly securityGroupIds: pulumi.Output<string[]>;
|
|
31
|
+
readonly subnetIds: pulumi.Output<string[]>;
|
|
32
|
+
readonly tags: pulumi.Output<outputs.Tag[] | undefined>;
|
|
33
|
+
readonly totalLinksCount: pulumi.Output<number>;
|
|
34
|
+
readonly updatedTimestamp: pulumi.Output<string>;
|
|
35
|
+
readonly vpcId: pulumi.Output<string>;
|
|
36
|
+
/**
|
|
37
|
+
* Create a RequesterGateway resource with the given unique name, arguments, and options.
|
|
38
|
+
*
|
|
39
|
+
* @param name The _unique_ name of the resource.
|
|
40
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
41
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
42
|
+
*/
|
|
43
|
+
constructor(name: string, args: RequesterGatewayArgs, opts?: pulumi.CustomResourceOptions);
|
|
44
|
+
}
|
|
45
|
+
/**
|
|
46
|
+
* The set of arguments for constructing a RequesterGateway resource.
|
|
47
|
+
*/
|
|
48
|
+
export interface RequesterGatewayArgs {
|
|
49
|
+
description?: pulumi.Input<string>;
|
|
50
|
+
securityGroupIds: pulumi.Input<pulumi.Input<string>[]>;
|
|
51
|
+
subnetIds: pulumi.Input<pulumi.Input<string>[]>;
|
|
52
|
+
tags?: pulumi.Input<pulumi.Input<inputs.TagArgs>[]>;
|
|
53
|
+
vpcId: pulumi.Input<string>;
|
|
54
|
+
}
|
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.RequesterGateway = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource Type definition for AWS::RTBFabric::RequesterGateway Resource Type.
|
|
10
|
+
*/
|
|
11
|
+
class RequesterGateway extends pulumi.CustomResource {
|
|
12
|
+
/**
|
|
13
|
+
* Get an existing RequesterGateway resource's state with the given name, ID, and optional extra
|
|
14
|
+
* properties used to qualify the lookup.
|
|
15
|
+
*
|
|
16
|
+
* @param name The _unique_ name of the resulting resource.
|
|
17
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
18
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
19
|
+
*/
|
|
20
|
+
static get(name, id, opts) {
|
|
21
|
+
return new RequesterGateway(name, undefined, { ...opts, id: id });
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of RequesterGateway. This is designed to work even
|
|
25
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
26
|
+
*/
|
|
27
|
+
static isInstance(obj) {
|
|
28
|
+
if (obj === undefined || obj === null) {
|
|
29
|
+
return false;
|
|
30
|
+
}
|
|
31
|
+
return obj['__pulumiType'] === RequesterGateway.__pulumiType;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Create a RequesterGateway resource with the given unique name, arguments, and options.
|
|
35
|
+
*
|
|
36
|
+
* @param name The _unique_ name of the resource.
|
|
37
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
38
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
39
|
+
*/
|
|
40
|
+
constructor(name, args, opts) {
|
|
41
|
+
let resourceInputs = {};
|
|
42
|
+
opts = opts || {};
|
|
43
|
+
if (!opts.id) {
|
|
44
|
+
if (args?.securityGroupIds === undefined && !opts.urn) {
|
|
45
|
+
throw new Error("Missing required property 'securityGroupIds'");
|
|
46
|
+
}
|
|
47
|
+
if (args?.subnetIds === undefined && !opts.urn) {
|
|
48
|
+
throw new Error("Missing required property 'subnetIds'");
|
|
49
|
+
}
|
|
50
|
+
if (args?.vpcId === undefined && !opts.urn) {
|
|
51
|
+
throw new Error("Missing required property 'vpcId'");
|
|
52
|
+
}
|
|
53
|
+
resourceInputs["description"] = args?.description;
|
|
54
|
+
resourceInputs["securityGroupIds"] = args?.securityGroupIds;
|
|
55
|
+
resourceInputs["subnetIds"] = args?.subnetIds;
|
|
56
|
+
resourceInputs["tags"] = args?.tags;
|
|
57
|
+
resourceInputs["vpcId"] = args?.vpcId;
|
|
58
|
+
resourceInputs["activeLinksCount"] = undefined /*out*/;
|
|
59
|
+
resourceInputs["arn"] = undefined /*out*/;
|
|
60
|
+
resourceInputs["createdTimestamp"] = undefined /*out*/;
|
|
61
|
+
resourceInputs["domainName"] = undefined /*out*/;
|
|
62
|
+
resourceInputs["gatewayId"] = undefined /*out*/;
|
|
63
|
+
resourceInputs["requesterGatewayStatus"] = undefined /*out*/;
|
|
64
|
+
resourceInputs["totalLinksCount"] = undefined /*out*/;
|
|
65
|
+
resourceInputs["updatedTimestamp"] = undefined /*out*/;
|
|
66
|
+
}
|
|
67
|
+
else {
|
|
68
|
+
resourceInputs["activeLinksCount"] = undefined /*out*/;
|
|
69
|
+
resourceInputs["arn"] = undefined /*out*/;
|
|
70
|
+
resourceInputs["createdTimestamp"] = undefined /*out*/;
|
|
71
|
+
resourceInputs["description"] = undefined /*out*/;
|
|
72
|
+
resourceInputs["domainName"] = undefined /*out*/;
|
|
73
|
+
resourceInputs["gatewayId"] = undefined /*out*/;
|
|
74
|
+
resourceInputs["requesterGatewayStatus"] = undefined /*out*/;
|
|
75
|
+
resourceInputs["securityGroupIds"] = undefined /*out*/;
|
|
76
|
+
resourceInputs["subnetIds"] = undefined /*out*/;
|
|
77
|
+
resourceInputs["tags"] = undefined /*out*/;
|
|
78
|
+
resourceInputs["totalLinksCount"] = undefined /*out*/;
|
|
79
|
+
resourceInputs["updatedTimestamp"] = undefined /*out*/;
|
|
80
|
+
resourceInputs["vpcId"] = undefined /*out*/;
|
|
81
|
+
}
|
|
82
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
83
|
+
super(RequesterGateway.__pulumiType, name, resourceInputs, opts);
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
exports.RequesterGateway = RequesterGateway;
|
|
87
|
+
/** @internal */
|
|
88
|
+
RequesterGateway.__pulumiType = 'aws-native:rtbfabric:RequesterGateway';
|
|
89
|
+
//# sourceMappingURL=requesterGateway.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"requesterGateway.js","sourceRoot":"","sources":["../../rtbfabric/requesterGateway.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
import * as enums from "../types/enums";
|
|
5
|
+
/**
|
|
6
|
+
* Resource Type definition for AWS::RTBFabric::ResponderGateway Resource Type
|
|
7
|
+
*/
|
|
8
|
+
export declare class ResponderGateway extends pulumi.CustomResource {
|
|
9
|
+
/**
|
|
10
|
+
* Get an existing ResponderGateway resource's state with the given name, ID, and optional extra
|
|
11
|
+
* properties used to qualify the lookup.
|
|
12
|
+
*
|
|
13
|
+
* @param name The _unique_ name of the resulting resource.
|
|
14
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
15
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
16
|
+
*/
|
|
17
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): ResponderGateway;
|
|
18
|
+
/**
|
|
19
|
+
* Returns true if the given object is an instance of ResponderGateway. This is designed to work even
|
|
20
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
21
|
+
*/
|
|
22
|
+
static isInstance(obj: any): obj is ResponderGateway;
|
|
23
|
+
readonly arn: pulumi.Output<string>;
|
|
24
|
+
readonly createdTimestamp: pulumi.Output<string>;
|
|
25
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
26
|
+
readonly domainName: pulumi.Output<string | undefined>;
|
|
27
|
+
readonly gatewayId: pulumi.Output<string>;
|
|
28
|
+
readonly managedEndpointConfiguration: pulumi.Output<outputs.rtbfabric.ResponderGatewayManagedEndpointConfiguration | undefined>;
|
|
29
|
+
readonly port: pulumi.Output<number>;
|
|
30
|
+
readonly protocol: pulumi.Output<enums.rtbfabric.ResponderGatewayProtocol>;
|
|
31
|
+
readonly responderGatewayStatus: pulumi.Output<enums.rtbfabric.ResponderGatewayStatus>;
|
|
32
|
+
readonly securityGroupIds: pulumi.Output<string[]>;
|
|
33
|
+
readonly subnetIds: pulumi.Output<string[]>;
|
|
34
|
+
readonly tags: pulumi.Output<outputs.Tag[] | undefined>;
|
|
35
|
+
readonly trustStoreConfiguration: pulumi.Output<outputs.rtbfabric.ResponderGatewayTrustStoreConfiguration | undefined>;
|
|
36
|
+
readonly updatedTimestamp: pulumi.Output<string>;
|
|
37
|
+
readonly vpcId: pulumi.Output<string>;
|
|
38
|
+
/**
|
|
39
|
+
* Create a ResponderGateway resource with the given unique name, arguments, and options.
|
|
40
|
+
*
|
|
41
|
+
* @param name The _unique_ name of the resource.
|
|
42
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
43
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
44
|
+
*/
|
|
45
|
+
constructor(name: string, args: ResponderGatewayArgs, opts?: pulumi.CustomResourceOptions);
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* The set of arguments for constructing a ResponderGateway resource.
|
|
49
|
+
*/
|
|
50
|
+
export interface ResponderGatewayArgs {
|
|
51
|
+
description?: pulumi.Input<string>;
|
|
52
|
+
domainName?: pulumi.Input<string>;
|
|
53
|
+
managedEndpointConfiguration?: pulumi.Input<inputs.rtbfabric.ResponderGatewayManagedEndpointConfigurationArgs>;
|
|
54
|
+
port: pulumi.Input<number>;
|
|
55
|
+
protocol: pulumi.Input<enums.rtbfabric.ResponderGatewayProtocol>;
|
|
56
|
+
securityGroupIds: pulumi.Input<pulumi.Input<string>[]>;
|
|
57
|
+
subnetIds: pulumi.Input<pulumi.Input<string>[]>;
|
|
58
|
+
tags?: pulumi.Input<pulumi.Input<inputs.TagArgs>[]>;
|
|
59
|
+
trustStoreConfiguration?: pulumi.Input<inputs.rtbfabric.ResponderGatewayTrustStoreConfigurationArgs>;
|
|
60
|
+
vpcId: pulumi.Input<string>;
|
|
61
|
+
}
|