@aws-sdk/client-service-catalog 3.687.0 → 3.692.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/dist-types/models/models_0.d.ts +686 -686
- package/dist-types/ts3.4/models/models_0.d.ts +698 -688
- package/package.json +35 -35
|
@@ -31,7 +31,7 @@ export interface AcceptPortfolioShareInput {
|
|
|
31
31
|
* </ul>
|
|
32
32
|
* @public
|
|
33
33
|
*/
|
|
34
|
-
AcceptLanguage?: string;
|
|
34
|
+
AcceptLanguage?: string | undefined;
|
|
35
35
|
/**
|
|
36
36
|
* <p>The portfolio identifier.</p>
|
|
37
37
|
* @public
|
|
@@ -58,7 +58,7 @@ export interface AcceptPortfolioShareInput {
|
|
|
58
58
|
* </p>
|
|
59
59
|
* @public
|
|
60
60
|
*/
|
|
61
|
-
PortfolioShareType?: PortfolioShareType;
|
|
61
|
+
PortfolioShareType?: PortfolioShareType | undefined;
|
|
62
62
|
}
|
|
63
63
|
/**
|
|
64
64
|
* @public
|
|
@@ -72,7 +72,7 @@ export interface AcceptPortfolioShareOutput {
|
|
|
72
72
|
export declare class InvalidParametersException extends __BaseException {
|
|
73
73
|
readonly name: "InvalidParametersException";
|
|
74
74
|
readonly $fault: "client";
|
|
75
|
-
Message?: string;
|
|
75
|
+
Message?: string | undefined;
|
|
76
76
|
/**
|
|
77
77
|
* @internal
|
|
78
78
|
*/
|
|
@@ -86,7 +86,7 @@ export declare class InvalidParametersException extends __BaseException {
|
|
|
86
86
|
export declare class LimitExceededException extends __BaseException {
|
|
87
87
|
readonly name: "LimitExceededException";
|
|
88
88
|
readonly $fault: "client";
|
|
89
|
-
Message?: string;
|
|
89
|
+
Message?: string | undefined;
|
|
90
90
|
/**
|
|
91
91
|
* @internal
|
|
92
92
|
*/
|
|
@@ -99,7 +99,7 @@ export declare class LimitExceededException extends __BaseException {
|
|
|
99
99
|
export declare class ResourceNotFoundException extends __BaseException {
|
|
100
100
|
readonly name: "ResourceNotFoundException";
|
|
101
101
|
readonly $fault: "client";
|
|
102
|
-
Message?: string;
|
|
102
|
+
Message?: string | undefined;
|
|
103
103
|
/**
|
|
104
104
|
* @internal
|
|
105
105
|
*/
|
|
@@ -141,12 +141,12 @@ export interface AccessLevelFilter {
|
|
|
141
141
|
* </ul>
|
|
142
142
|
* @public
|
|
143
143
|
*/
|
|
144
|
-
Key?: AccessLevelFilterKey;
|
|
144
|
+
Key?: AccessLevelFilterKey | undefined;
|
|
145
145
|
/**
|
|
146
146
|
* <p>The user to which the access level applies. The only supported value is <code>self</code>.</p>
|
|
147
147
|
* @public
|
|
148
148
|
*/
|
|
149
|
-
Value?: string;
|
|
149
|
+
Value?: string | undefined;
|
|
150
150
|
}
|
|
151
151
|
/**
|
|
152
152
|
* @public
|
|
@@ -205,7 +205,7 @@ export interface AssociateBudgetWithResourceOutput {
|
|
|
205
205
|
export declare class DuplicateResourceException extends __BaseException {
|
|
206
206
|
readonly name: "DuplicateResourceException";
|
|
207
207
|
readonly $fault: "client";
|
|
208
|
-
Message?: string;
|
|
208
|
+
Message?: string | undefined;
|
|
209
209
|
/**
|
|
210
210
|
* @internal
|
|
211
211
|
*/
|
|
@@ -241,7 +241,7 @@ export interface AssociatePrincipalWithPortfolioInput {
|
|
|
241
241
|
* </ul>
|
|
242
242
|
* @public
|
|
243
243
|
*/
|
|
244
|
-
AcceptLanguage?: string;
|
|
244
|
+
AcceptLanguage?: string | undefined;
|
|
245
245
|
/**
|
|
246
246
|
* <p>The portfolio identifier.</p>
|
|
247
247
|
* @public
|
|
@@ -336,7 +336,7 @@ export interface AssociateProductWithPortfolioInput {
|
|
|
336
336
|
* </ul>
|
|
337
337
|
* @public
|
|
338
338
|
*/
|
|
339
|
-
AcceptLanguage?: string;
|
|
339
|
+
AcceptLanguage?: string | undefined;
|
|
340
340
|
/**
|
|
341
341
|
* <p>The product identifier.</p>
|
|
342
342
|
* @public
|
|
@@ -351,7 +351,7 @@ export interface AssociateProductWithPortfolioInput {
|
|
|
351
351
|
* <p>The identifier of the source portfolio.</p>
|
|
352
352
|
* @public
|
|
353
353
|
*/
|
|
354
|
-
SourcePortfolioId?: string;
|
|
354
|
+
SourcePortfolioId?: string | undefined;
|
|
355
355
|
}
|
|
356
356
|
/**
|
|
357
357
|
* @public
|
|
@@ -391,12 +391,12 @@ export interface AssociateServiceActionWithProvisioningArtifactInput {
|
|
|
391
391
|
* </ul>
|
|
392
392
|
* @public
|
|
393
393
|
*/
|
|
394
|
-
AcceptLanguage?: string;
|
|
394
|
+
AcceptLanguage?: string | undefined;
|
|
395
395
|
/**
|
|
396
396
|
* <p>A unique identifier that you provide to ensure idempotency. If multiple requests from the same Amazon Web Services account use the same idempotency token, the same response is returned for each repeated request. </p>
|
|
397
397
|
* @public
|
|
398
398
|
*/
|
|
399
|
-
IdempotencyToken?: string;
|
|
399
|
+
IdempotencyToken?: string | undefined;
|
|
400
400
|
}
|
|
401
401
|
/**
|
|
402
402
|
* @public
|
|
@@ -431,7 +431,7 @@ export interface AssociateTagOptionWithResourceOutput {
|
|
|
431
431
|
export declare class InvalidStateException extends __BaseException {
|
|
432
432
|
readonly name: "InvalidStateException";
|
|
433
433
|
readonly $fault: "client";
|
|
434
|
-
Message?: string;
|
|
434
|
+
Message?: string | undefined;
|
|
435
435
|
/**
|
|
436
436
|
* @internal
|
|
437
437
|
*/
|
|
@@ -446,7 +446,7 @@ export declare class InvalidStateException extends __BaseException {
|
|
|
446
446
|
export declare class TagOptionNotMigratedException extends __BaseException {
|
|
447
447
|
readonly name: "TagOptionNotMigratedException";
|
|
448
448
|
readonly $fault: "client";
|
|
449
|
-
Message?: string;
|
|
449
|
+
Message?: string | undefined;
|
|
450
450
|
/**
|
|
451
451
|
* @internal
|
|
452
452
|
*/
|
|
@@ -496,7 +496,7 @@ export interface BatchAssociateServiceActionWithProvisioningArtifactInput {
|
|
|
496
496
|
* </ul>
|
|
497
497
|
* @public
|
|
498
498
|
*/
|
|
499
|
-
AcceptLanguage?: string;
|
|
499
|
+
AcceptLanguage?: string | undefined;
|
|
500
500
|
}
|
|
501
501
|
/**
|
|
502
502
|
* @public
|
|
@@ -523,27 +523,27 @@ export interface FailedServiceActionAssociation {
|
|
|
523
523
|
* <p>The self-service action identifier. For example, <code>act-fs7abcd89wxyz</code>.</p>
|
|
524
524
|
* @public
|
|
525
525
|
*/
|
|
526
|
-
ServiceActionId?: string;
|
|
526
|
+
ServiceActionId?: string | undefined;
|
|
527
527
|
/**
|
|
528
528
|
* <p>The product identifier. For example, <code>prod-abcdzk7xy33qa</code>.</p>
|
|
529
529
|
* @public
|
|
530
530
|
*/
|
|
531
|
-
ProductId?: string;
|
|
531
|
+
ProductId?: string | undefined;
|
|
532
532
|
/**
|
|
533
533
|
* <p>The identifier of the provisioning artifact. For example, <code>pa-4abcdjnxjj6ne</code>.</p>
|
|
534
534
|
* @public
|
|
535
535
|
*/
|
|
536
|
-
ProvisioningArtifactId?: string;
|
|
536
|
+
ProvisioningArtifactId?: string | undefined;
|
|
537
537
|
/**
|
|
538
538
|
* <p>The error code. Valid values are listed below.</p>
|
|
539
539
|
* @public
|
|
540
540
|
*/
|
|
541
|
-
ErrorCode?: ServiceActionAssociationErrorCode;
|
|
541
|
+
ErrorCode?: ServiceActionAssociationErrorCode | undefined;
|
|
542
542
|
/**
|
|
543
543
|
* <p>A text description of the error.</p>
|
|
544
544
|
* @public
|
|
545
545
|
*/
|
|
546
|
-
ErrorMessage?: string;
|
|
546
|
+
ErrorMessage?: string | undefined;
|
|
547
547
|
}
|
|
548
548
|
/**
|
|
549
549
|
* @public
|
|
@@ -553,7 +553,7 @@ export interface BatchAssociateServiceActionWithProvisioningArtifactOutput {
|
|
|
553
553
|
* <p>An object that contains a list of errors, along with information to help you identify the self-service action.</p>
|
|
554
554
|
* @public
|
|
555
555
|
*/
|
|
556
|
-
FailedServiceActionAssociations?: FailedServiceActionAssociation[];
|
|
556
|
+
FailedServiceActionAssociations?: FailedServiceActionAssociation[] | undefined;
|
|
557
557
|
}
|
|
558
558
|
/**
|
|
559
559
|
* @public
|
|
@@ -578,7 +578,7 @@ export interface BatchDisassociateServiceActionFromProvisioningArtifactInput {
|
|
|
578
578
|
* </ul>
|
|
579
579
|
* @public
|
|
580
580
|
*/
|
|
581
|
-
AcceptLanguage?: string;
|
|
581
|
+
AcceptLanguage?: string | undefined;
|
|
582
582
|
}
|
|
583
583
|
/**
|
|
584
584
|
* @public
|
|
@@ -588,7 +588,7 @@ export interface BatchDisassociateServiceActionFromProvisioningArtifactOutput {
|
|
|
588
588
|
* <p>An object that contains a list of errors, along with information to help you identify the self-service action.</p>
|
|
589
589
|
* @public
|
|
590
590
|
*/
|
|
591
|
-
FailedServiceActionAssociations?: FailedServiceActionAssociation[];
|
|
591
|
+
FailedServiceActionAssociations?: FailedServiceActionAssociation[] | undefined;
|
|
592
592
|
}
|
|
593
593
|
/**
|
|
594
594
|
* @public
|
|
@@ -630,7 +630,7 @@ export interface CopyProductInput {
|
|
|
630
630
|
* </ul>
|
|
631
631
|
* @public
|
|
632
632
|
*/
|
|
633
|
-
AcceptLanguage?: string;
|
|
633
|
+
AcceptLanguage?: string | undefined;
|
|
634
634
|
/**
|
|
635
635
|
* <p>The Amazon Resource Name (ARN) of the source product.</p>
|
|
636
636
|
* @public
|
|
@@ -640,30 +640,30 @@ export interface CopyProductInput {
|
|
|
640
640
|
* <p>The identifier of the target product. By default, a new product is created.</p>
|
|
641
641
|
* @public
|
|
642
642
|
*/
|
|
643
|
-
TargetProductId?: string;
|
|
643
|
+
TargetProductId?: string | undefined;
|
|
644
644
|
/**
|
|
645
645
|
* <p>A name for the target product. The default is the name of the source product.</p>
|
|
646
646
|
* @public
|
|
647
647
|
*/
|
|
648
|
-
TargetProductName?: string;
|
|
648
|
+
TargetProductName?: string | undefined;
|
|
649
649
|
/**
|
|
650
650
|
* <p>The identifiers of the provisioning artifacts (also known as versions) of the product to copy.
|
|
651
651
|
* By default, all provisioning artifacts are copied.</p>
|
|
652
652
|
* @public
|
|
653
653
|
*/
|
|
654
|
-
SourceProvisioningArtifactIdentifiers?: Partial<Record<ProvisioningArtifactPropertyName, string>>[];
|
|
654
|
+
SourceProvisioningArtifactIdentifiers?: Partial<Record<ProvisioningArtifactPropertyName, string>>[] | undefined;
|
|
655
655
|
/**
|
|
656
656
|
* <p>The copy options. If the value is <code>CopyTags</code>, the tags from the source
|
|
657
657
|
* product are copied to the target product.</p>
|
|
658
658
|
* @public
|
|
659
659
|
*/
|
|
660
|
-
CopyOptions?: CopyOption[];
|
|
660
|
+
CopyOptions?: CopyOption[] | undefined;
|
|
661
661
|
/**
|
|
662
662
|
* <p> A unique identifier that you provide to ensure idempotency. If multiple requests differ only by the idempotency token,
|
|
663
663
|
* the same response is returned for each repeated request. </p>
|
|
664
664
|
* @public
|
|
665
665
|
*/
|
|
666
|
-
IdempotencyToken?: string;
|
|
666
|
+
IdempotencyToken?: string | undefined;
|
|
667
667
|
}
|
|
668
668
|
/**
|
|
669
669
|
* @public
|
|
@@ -673,7 +673,7 @@ export interface CopyProductOutput {
|
|
|
673
673
|
* <p>The token to use to track the progress of the operation.</p>
|
|
674
674
|
* @public
|
|
675
675
|
*/
|
|
676
|
-
CopyProductToken?: string;
|
|
676
|
+
CopyProductToken?: string | undefined;
|
|
677
677
|
}
|
|
678
678
|
/**
|
|
679
679
|
* @public
|
|
@@ -693,7 +693,7 @@ export interface CreateConstraintInput {
|
|
|
693
693
|
* </ul>
|
|
694
694
|
* @public
|
|
695
695
|
*/
|
|
696
|
-
AcceptLanguage?: string;
|
|
696
|
+
AcceptLanguage?: string | undefined;
|
|
697
697
|
/**
|
|
698
698
|
* <p>The portfolio identifier.</p>
|
|
699
699
|
* @public
|
|
@@ -796,13 +796,13 @@ export interface CreateConstraintInput {
|
|
|
796
796
|
* <p>The description of the constraint.</p>
|
|
797
797
|
* @public
|
|
798
798
|
*/
|
|
799
|
-
Description?: string;
|
|
799
|
+
Description?: string | undefined;
|
|
800
800
|
/**
|
|
801
801
|
* <p>A unique identifier that you provide to ensure idempotency. If multiple requests differ only by the idempotency token,
|
|
802
802
|
* the same response is returned for each repeated request.</p>
|
|
803
803
|
* @public
|
|
804
804
|
*/
|
|
805
|
-
IdempotencyToken?: string;
|
|
805
|
+
IdempotencyToken?: string | undefined;
|
|
806
806
|
}
|
|
807
807
|
/**
|
|
808
808
|
* <p>Information about a constraint.</p>
|
|
@@ -813,7 +813,7 @@ export interface ConstraintDetail {
|
|
|
813
813
|
* <p>The identifier of the constraint.</p>
|
|
814
814
|
* @public
|
|
815
815
|
*/
|
|
816
|
-
ConstraintId?: string;
|
|
816
|
+
ConstraintId?: string | undefined;
|
|
817
817
|
/**
|
|
818
818
|
* <p>The type of constraint.</p>
|
|
819
819
|
* <ul>
|
|
@@ -838,27 +838,27 @@ export interface ConstraintDetail {
|
|
|
838
838
|
* </ul>
|
|
839
839
|
* @public
|
|
840
840
|
*/
|
|
841
|
-
Type?: string;
|
|
841
|
+
Type?: string | undefined;
|
|
842
842
|
/**
|
|
843
843
|
* <p>The description of the constraint.</p>
|
|
844
844
|
* @public
|
|
845
845
|
*/
|
|
846
|
-
Description?: string;
|
|
846
|
+
Description?: string | undefined;
|
|
847
847
|
/**
|
|
848
848
|
* <p>The owner of the constraint.</p>
|
|
849
849
|
* @public
|
|
850
850
|
*/
|
|
851
|
-
Owner?: string;
|
|
851
|
+
Owner?: string | undefined;
|
|
852
852
|
/**
|
|
853
853
|
* <p>The identifier of the product the constraint applies to. Note that a constraint applies to a specific instance of a product within a certain portfolio.</p>
|
|
854
854
|
* @public
|
|
855
855
|
*/
|
|
856
|
-
ProductId?: string;
|
|
856
|
+
ProductId?: string | undefined;
|
|
857
857
|
/**
|
|
858
858
|
* <p>The identifier of the portfolio the product resides in. The constraint applies only to the instance of the product that lives within this portfolio.</p>
|
|
859
859
|
* @public
|
|
860
860
|
*/
|
|
861
|
-
PortfolioId?: string;
|
|
861
|
+
PortfolioId?: string | undefined;
|
|
862
862
|
}
|
|
863
863
|
/**
|
|
864
864
|
* @public
|
|
@@ -881,17 +881,17 @@ export interface CreateConstraintOutput {
|
|
|
881
881
|
* <p>Information about the constraint.</p>
|
|
882
882
|
* @public
|
|
883
883
|
*/
|
|
884
|
-
ConstraintDetail?: ConstraintDetail;
|
|
884
|
+
ConstraintDetail?: ConstraintDetail | undefined;
|
|
885
885
|
/**
|
|
886
886
|
* <p>The constraint parameters.</p>
|
|
887
887
|
* @public
|
|
888
888
|
*/
|
|
889
|
-
ConstraintParameters?: string;
|
|
889
|
+
ConstraintParameters?: string | undefined;
|
|
890
890
|
/**
|
|
891
891
|
* <p>The status of the current request.</p>
|
|
892
892
|
* @public
|
|
893
893
|
*/
|
|
894
|
-
Status?: Status;
|
|
894
|
+
Status?: Status | undefined;
|
|
895
895
|
}
|
|
896
896
|
/**
|
|
897
897
|
* @public
|
|
@@ -911,7 +911,7 @@ export interface CreatePortfolioInput {
|
|
|
911
911
|
* </ul>
|
|
912
912
|
* @public
|
|
913
913
|
*/
|
|
914
|
-
AcceptLanguage?: string;
|
|
914
|
+
AcceptLanguage?: string | undefined;
|
|
915
915
|
/**
|
|
916
916
|
* <p>The name to use for display purposes.</p>
|
|
917
917
|
* @public
|
|
@@ -921,7 +921,7 @@ export interface CreatePortfolioInput {
|
|
|
921
921
|
* <p>The description of the portfolio.</p>
|
|
922
922
|
* @public
|
|
923
923
|
*/
|
|
924
|
-
Description?: string;
|
|
924
|
+
Description?: string | undefined;
|
|
925
925
|
/**
|
|
926
926
|
* <p>The name of the portfolio provider.</p>
|
|
927
927
|
* @public
|
|
@@ -931,13 +931,13 @@ export interface CreatePortfolioInput {
|
|
|
931
931
|
* <p>One or more tags.</p>
|
|
932
932
|
* @public
|
|
933
933
|
*/
|
|
934
|
-
Tags?: Tag[];
|
|
934
|
+
Tags?: Tag[] | undefined;
|
|
935
935
|
/**
|
|
936
936
|
* <p>A unique identifier that you provide to ensure idempotency. If multiple requests differ only by the idempotency token,
|
|
937
937
|
* the same response is returned for each repeated request.</p>
|
|
938
938
|
* @public
|
|
939
939
|
*/
|
|
940
|
-
IdempotencyToken?: string;
|
|
940
|
+
IdempotencyToken?: string | undefined;
|
|
941
941
|
}
|
|
942
942
|
/**
|
|
943
943
|
* <p>Information about a portfolio.</p>
|
|
@@ -948,32 +948,32 @@ export interface PortfolioDetail {
|
|
|
948
948
|
* <p>The portfolio identifier.</p>
|
|
949
949
|
* @public
|
|
950
950
|
*/
|
|
951
|
-
Id?: string;
|
|
951
|
+
Id?: string | undefined;
|
|
952
952
|
/**
|
|
953
953
|
* <p>The ARN assigned to the portfolio.</p>
|
|
954
954
|
* @public
|
|
955
955
|
*/
|
|
956
|
-
ARN?: string;
|
|
956
|
+
ARN?: string | undefined;
|
|
957
957
|
/**
|
|
958
958
|
* <p>The name to use for display purposes.</p>
|
|
959
959
|
* @public
|
|
960
960
|
*/
|
|
961
|
-
DisplayName?: string;
|
|
961
|
+
DisplayName?: string | undefined;
|
|
962
962
|
/**
|
|
963
963
|
* <p>The description of the portfolio.</p>
|
|
964
964
|
* @public
|
|
965
965
|
*/
|
|
966
|
-
Description?: string;
|
|
966
|
+
Description?: string | undefined;
|
|
967
967
|
/**
|
|
968
968
|
* <p>The UTC time stamp of the creation time.</p>
|
|
969
969
|
* @public
|
|
970
970
|
*/
|
|
971
|
-
CreatedTime?: Date;
|
|
971
|
+
CreatedTime?: Date | undefined;
|
|
972
972
|
/**
|
|
973
973
|
* <p>The name of the portfolio provider.</p>
|
|
974
974
|
* @public
|
|
975
975
|
*/
|
|
976
|
-
ProviderName?: string;
|
|
976
|
+
ProviderName?: string | undefined;
|
|
977
977
|
}
|
|
978
978
|
/**
|
|
979
979
|
* @public
|
|
@@ -983,12 +983,12 @@ export interface CreatePortfolioOutput {
|
|
|
983
983
|
* <p>Information about the portfolio.</p>
|
|
984
984
|
* @public
|
|
985
985
|
*/
|
|
986
|
-
PortfolioDetail?: PortfolioDetail;
|
|
986
|
+
PortfolioDetail?: PortfolioDetail | undefined;
|
|
987
987
|
/**
|
|
988
988
|
* <p>Information about the tags associated with the portfolio.</p>
|
|
989
989
|
* @public
|
|
990
990
|
*/
|
|
991
|
-
Tags?: Tag[];
|
|
991
|
+
Tags?: Tag[] | undefined;
|
|
992
992
|
}
|
|
993
993
|
/**
|
|
994
994
|
* @public
|
|
@@ -1012,12 +1012,12 @@ export interface OrganizationNode {
|
|
|
1012
1012
|
* <p>The organization node type.</p>
|
|
1013
1013
|
* @public
|
|
1014
1014
|
*/
|
|
1015
|
-
Type?: OrganizationNodeType;
|
|
1015
|
+
Type?: OrganizationNodeType | undefined;
|
|
1016
1016
|
/**
|
|
1017
1017
|
* <p>The identifier of the organization node.</p>
|
|
1018
1018
|
* @public
|
|
1019
1019
|
*/
|
|
1020
|
-
Value?: string;
|
|
1020
|
+
Value?: string | undefined;
|
|
1021
1021
|
}
|
|
1022
1022
|
/**
|
|
1023
1023
|
* @public
|
|
@@ -1037,7 +1037,7 @@ export interface CreatePortfolioShareInput {
|
|
|
1037
1037
|
* </ul>
|
|
1038
1038
|
* @public
|
|
1039
1039
|
*/
|
|
1040
|
-
AcceptLanguage?: string;
|
|
1040
|
+
AcceptLanguage?: string | undefined;
|
|
1041
1041
|
/**
|
|
1042
1042
|
* <p>The portfolio identifier.</p>
|
|
1043
1043
|
* @public
|
|
@@ -1047,19 +1047,19 @@ export interface CreatePortfolioShareInput {
|
|
|
1047
1047
|
* <p>The Amazon Web Services account ID. For example, <code>123456789012</code>.</p>
|
|
1048
1048
|
* @public
|
|
1049
1049
|
*/
|
|
1050
|
-
AccountId?: string;
|
|
1050
|
+
AccountId?: string | undefined;
|
|
1051
1051
|
/**
|
|
1052
1052
|
* <p>The organization node to whom you are going to share. When you pass <code>OrganizationNode</code>, it creates <code>PortfolioShare</code> for all of the Amazon Web Services accounts that are associated to the <code>OrganizationNode</code>.
|
|
1053
1053
|
* The output returns a <code>PortfolioShareToken</code>, which enables the administrator to monitor the status of the <code>PortfolioShare</code> creation process.</p>
|
|
1054
1054
|
* @public
|
|
1055
1055
|
*/
|
|
1056
|
-
OrganizationNode?: OrganizationNode;
|
|
1056
|
+
OrganizationNode?: OrganizationNode | undefined;
|
|
1057
1057
|
/**
|
|
1058
1058
|
* <p>Enables or disables <code>TagOptions </code> sharing when creating the portfolio share. If this flag is not
|
|
1059
1059
|
* provided, TagOptions sharing is disabled.</p>
|
|
1060
1060
|
* @public
|
|
1061
1061
|
*/
|
|
1062
|
-
ShareTagOptions?: boolean;
|
|
1062
|
+
ShareTagOptions?: boolean | undefined;
|
|
1063
1063
|
/**
|
|
1064
1064
|
* <p>This parameter is only supported for portfolios with an <b>OrganizationalNode</b>
|
|
1065
1065
|
* Type of <code>ORGANIZATION</code> or <code>ORGANIZATIONAL_UNIT</code>. </p>
|
|
@@ -1073,7 +1073,7 @@ export interface CreatePortfolioShareInput {
|
|
|
1073
1073
|
* after creating the share. </p>
|
|
1074
1074
|
* @public
|
|
1075
1075
|
*/
|
|
1076
|
-
SharePrincipals?: boolean;
|
|
1076
|
+
SharePrincipals?: boolean | undefined;
|
|
1077
1077
|
}
|
|
1078
1078
|
/**
|
|
1079
1079
|
* @public
|
|
@@ -1083,7 +1083,7 @@ export interface CreatePortfolioShareOutput {
|
|
|
1083
1083
|
* <p>The portfolio shares a unique identifier that only returns if the portfolio is shared to an organization node.</p>
|
|
1084
1084
|
* @public
|
|
1085
1085
|
*/
|
|
1086
|
-
PortfolioShareToken?: string;
|
|
1086
|
+
PortfolioShareToken?: string | undefined;
|
|
1087
1087
|
}
|
|
1088
1088
|
/**
|
|
1089
1089
|
* <p>The operation is not supported.</p>
|
|
@@ -1092,7 +1092,7 @@ export interface CreatePortfolioShareOutput {
|
|
|
1092
1092
|
export declare class OperationNotSupportedException extends __BaseException {
|
|
1093
1093
|
readonly name: "OperationNotSupportedException";
|
|
1094
1094
|
readonly $fault: "client";
|
|
1095
|
-
Message?: string;
|
|
1095
|
+
Message?: string | undefined;
|
|
1096
1096
|
/**
|
|
1097
1097
|
* @internal
|
|
1098
1098
|
*/
|
|
@@ -1138,12 +1138,12 @@ export interface ProvisioningArtifactProperties {
|
|
|
1138
1138
|
* <p>The name of the provisioning artifact (for example, v1 v2beta). No spaces are allowed.</p>
|
|
1139
1139
|
* @public
|
|
1140
1140
|
*/
|
|
1141
|
-
Name?: string;
|
|
1141
|
+
Name?: string | undefined;
|
|
1142
1142
|
/**
|
|
1143
1143
|
* <p>The description of the provisioning artifact, including how it differs from the previous provisioning artifact.</p>
|
|
1144
1144
|
* @public
|
|
1145
1145
|
*/
|
|
1146
|
-
Description?: string;
|
|
1146
|
+
Description?: string | undefined;
|
|
1147
1147
|
/**
|
|
1148
1148
|
* <p>Specify the template source with one of the following options, but not both.
|
|
1149
1149
|
* Keys accepted: [ <code>LoadTemplateFromURL</code>, <code>ImportFromPhysicalId</code> ]</p>
|
|
@@ -1159,7 +1159,7 @@ export interface ProvisioningArtifactProperties {
|
|
|
1159
1159
|
* </p>
|
|
1160
1160
|
* @public
|
|
1161
1161
|
*/
|
|
1162
|
-
Info?: Record<string, string
|
|
1162
|
+
Info?: Record<string, string> | undefined;
|
|
1163
1163
|
/**
|
|
1164
1164
|
* <p>The type of provisioning artifact.</p>
|
|
1165
1165
|
* <ul>
|
|
@@ -1182,13 +1182,13 @@ export interface ProvisioningArtifactProperties {
|
|
|
1182
1182
|
* </ul>
|
|
1183
1183
|
* @public
|
|
1184
1184
|
*/
|
|
1185
|
-
Type?: ProvisioningArtifactType;
|
|
1185
|
+
Type?: ProvisioningArtifactType | undefined;
|
|
1186
1186
|
/**
|
|
1187
1187
|
* <p>If set to true, Service Catalog stops validating the specified provisioning artifact even if it is invalid. </p>
|
|
1188
1188
|
* <p>Service Catalog does not support template validation for the <code>TERRAFORM_OS</code> product type. </p>
|
|
1189
1189
|
* @public
|
|
1190
1190
|
*/
|
|
1191
|
-
DisableTemplateValidation?: boolean;
|
|
1191
|
+
DisableTemplateValidation?: boolean | undefined;
|
|
1192
1192
|
}
|
|
1193
1193
|
/**
|
|
1194
1194
|
* <p>The subtype containing details about the Codestar connection <code>Type</code>. </p>
|
|
@@ -1227,7 +1227,7 @@ export interface SourceConnectionParameters {
|
|
|
1227
1227
|
* <p>Provides <code>ConnectionType</code> details.</p>
|
|
1228
1228
|
* @public
|
|
1229
1229
|
*/
|
|
1230
|
-
CodeStar?: CodeStarParameters;
|
|
1230
|
+
CodeStar?: CodeStarParameters | undefined;
|
|
1231
1231
|
}
|
|
1232
1232
|
/**
|
|
1233
1233
|
* @public
|
|
@@ -1253,7 +1253,7 @@ export interface SourceConnection {
|
|
|
1253
1253
|
* <p>The only supported <code>SourceConnection</code> type is Codestar. </p>
|
|
1254
1254
|
* @public
|
|
1255
1255
|
*/
|
|
1256
|
-
Type?: SourceType;
|
|
1256
|
+
Type?: SourceType | undefined;
|
|
1257
1257
|
/**
|
|
1258
1258
|
* <p>The connection details based on the connection <code>Type</code>. </p>
|
|
1259
1259
|
* @public
|
|
@@ -1278,7 +1278,7 @@ export interface CreateProductInput {
|
|
|
1278
1278
|
* </ul>
|
|
1279
1279
|
* @public
|
|
1280
1280
|
*/
|
|
1281
|
-
AcceptLanguage?: string;
|
|
1281
|
+
AcceptLanguage?: string | undefined;
|
|
1282
1282
|
/**
|
|
1283
1283
|
* <p>The name of the product.</p>
|
|
1284
1284
|
* @public
|
|
@@ -1293,29 +1293,29 @@ export interface CreateProductInput {
|
|
|
1293
1293
|
* <p>The description of the product.</p>
|
|
1294
1294
|
* @public
|
|
1295
1295
|
*/
|
|
1296
|
-
Description?: string;
|
|
1296
|
+
Description?: string | undefined;
|
|
1297
1297
|
/**
|
|
1298
1298
|
* <p>The distributor of the product.</p>
|
|
1299
1299
|
* @public
|
|
1300
1300
|
*/
|
|
1301
|
-
Distributor?: string;
|
|
1301
|
+
Distributor?: string | undefined;
|
|
1302
1302
|
/**
|
|
1303
1303
|
* <p>The support information about the product.</p>
|
|
1304
1304
|
* @public
|
|
1305
1305
|
*/
|
|
1306
|
-
SupportDescription?: string;
|
|
1306
|
+
SupportDescription?: string | undefined;
|
|
1307
1307
|
/**
|
|
1308
1308
|
* <p>The contact email for product support.</p>
|
|
1309
1309
|
* @public
|
|
1310
1310
|
*/
|
|
1311
|
-
SupportEmail?: string;
|
|
1311
|
+
SupportEmail?: string | undefined;
|
|
1312
1312
|
/**
|
|
1313
1313
|
* <p>The contact URL for product support.</p>
|
|
1314
1314
|
* <p>
|
|
1315
1315
|
* <code>^https?:\/\// </code>/ is the pattern used to validate SupportUrl.</p>
|
|
1316
1316
|
* @public
|
|
1317
1317
|
*/
|
|
1318
|
-
SupportUrl?: string;
|
|
1318
|
+
SupportUrl?: string | undefined;
|
|
1319
1319
|
/**
|
|
1320
1320
|
* <p>The type of product.</p>
|
|
1321
1321
|
* @public
|
|
@@ -1325,18 +1325,18 @@ export interface CreateProductInput {
|
|
|
1325
1325
|
* <p>One or more tags.</p>
|
|
1326
1326
|
* @public
|
|
1327
1327
|
*/
|
|
1328
|
-
Tags?: Tag[];
|
|
1328
|
+
Tags?: Tag[] | undefined;
|
|
1329
1329
|
/**
|
|
1330
1330
|
* <p>The configuration of the provisioning artifact. </p>
|
|
1331
1331
|
* @public
|
|
1332
1332
|
*/
|
|
1333
|
-
ProvisioningArtifactParameters?: ProvisioningArtifactProperties;
|
|
1333
|
+
ProvisioningArtifactParameters?: ProvisioningArtifactProperties | undefined;
|
|
1334
1334
|
/**
|
|
1335
1335
|
* <p>A unique identifier that you provide to ensure idempotency. If multiple requests differ only by the idempotency token,
|
|
1336
1336
|
* the same response is returned for each repeated request.</p>
|
|
1337
1337
|
* @public
|
|
1338
1338
|
*/
|
|
1339
|
-
IdempotencyToken?: string;
|
|
1339
|
+
IdempotencyToken?: string | undefined;
|
|
1340
1340
|
/**
|
|
1341
1341
|
* <p>Specifies connection details for the created product and syncs the product to the connection source
|
|
1342
1342
|
* artifact. This automatically manages the product's artifacts based on changes to the source.
|
|
@@ -1355,7 +1355,7 @@ export interface CreateProductInput {
|
|
|
1355
1355
|
* </ul>
|
|
1356
1356
|
* @public
|
|
1357
1357
|
*/
|
|
1358
|
-
SourceConnection?: SourceConnection;
|
|
1358
|
+
SourceConnection?: SourceConnection | undefined;
|
|
1359
1359
|
}
|
|
1360
1360
|
/**
|
|
1361
1361
|
* <p>Summary information about a product view.</p>
|
|
@@ -1366,40 +1366,40 @@ export interface ProductViewSummary {
|
|
|
1366
1366
|
* <p>The product view identifier.</p>
|
|
1367
1367
|
* @public
|
|
1368
1368
|
*/
|
|
1369
|
-
Id?: string;
|
|
1369
|
+
Id?: string | undefined;
|
|
1370
1370
|
/**
|
|
1371
1371
|
* <p>The product identifier.</p>
|
|
1372
1372
|
* @public
|
|
1373
1373
|
*/
|
|
1374
|
-
ProductId?: string;
|
|
1374
|
+
ProductId?: string | undefined;
|
|
1375
1375
|
/**
|
|
1376
1376
|
* <p>The name of the product.</p>
|
|
1377
1377
|
* @public
|
|
1378
1378
|
*/
|
|
1379
|
-
Name?: string;
|
|
1379
|
+
Name?: string | undefined;
|
|
1380
1380
|
/**
|
|
1381
1381
|
* <p>The owner of the product. Contact the product administrator for the significance of
|
|
1382
1382
|
* this value.</p>
|
|
1383
1383
|
* @public
|
|
1384
1384
|
*/
|
|
1385
|
-
Owner?: string;
|
|
1385
|
+
Owner?: string | undefined;
|
|
1386
1386
|
/**
|
|
1387
1387
|
* <p>Short description of the product.</p>
|
|
1388
1388
|
* @public
|
|
1389
1389
|
*/
|
|
1390
|
-
ShortDescription?: string;
|
|
1390
|
+
ShortDescription?: string | undefined;
|
|
1391
1391
|
/**
|
|
1392
1392
|
* <p>The product type. Contact the product administrator for the significance of this
|
|
1393
1393
|
* value. If this value is <code>MARKETPLACE</code>, the product was created by Amazon Web Services Marketplace.</p>
|
|
1394
1394
|
* @public
|
|
1395
1395
|
*/
|
|
1396
|
-
Type?: ProductType;
|
|
1396
|
+
Type?: ProductType | undefined;
|
|
1397
1397
|
/**
|
|
1398
1398
|
* <p>The distributor of the product. Contact the product administrator for the
|
|
1399
1399
|
* significance of this value.</p>
|
|
1400
1400
|
* @public
|
|
1401
1401
|
*/
|
|
1402
|
-
Distributor?: string;
|
|
1402
|
+
Distributor?: string | undefined;
|
|
1403
1403
|
/**
|
|
1404
1404
|
* <p>Indicates whether the product has a default path.
|
|
1405
1405
|
* If the product does not have a default path, call <a>ListLaunchPaths</a>
|
|
@@ -1408,22 +1408,22 @@ export interface ProductViewSummary {
|
|
|
1408
1408
|
* <a>DescribeProvisioningParameters</a>.</p>
|
|
1409
1409
|
* @public
|
|
1410
1410
|
*/
|
|
1411
|
-
HasDefaultPath?: boolean;
|
|
1411
|
+
HasDefaultPath?: boolean | undefined;
|
|
1412
1412
|
/**
|
|
1413
1413
|
* <p>The email contact information to obtain support for this Product.</p>
|
|
1414
1414
|
* @public
|
|
1415
1415
|
*/
|
|
1416
|
-
SupportEmail?: string;
|
|
1416
|
+
SupportEmail?: string | undefined;
|
|
1417
1417
|
/**
|
|
1418
1418
|
* <p>The description of the support for this Product.</p>
|
|
1419
1419
|
* @public
|
|
1420
1420
|
*/
|
|
1421
|
-
SupportDescription?: string;
|
|
1421
|
+
SupportDescription?: string | undefined;
|
|
1422
1422
|
/**
|
|
1423
1423
|
* <p>The URL information to obtain support for this Product.</p>
|
|
1424
1424
|
* @public
|
|
1425
1425
|
*/
|
|
1426
|
-
SupportUrl?: string;
|
|
1426
|
+
SupportUrl?: string | undefined;
|
|
1427
1427
|
}
|
|
1428
1428
|
/**
|
|
1429
1429
|
* @public
|
|
@@ -1473,27 +1473,27 @@ export interface LastSync {
|
|
|
1473
1473
|
* <p>The time of the last attempted sync from the repository to the Service Catalog product. </p>
|
|
1474
1474
|
* @public
|
|
1475
1475
|
*/
|
|
1476
|
-
LastSyncTime?: Date;
|
|
1476
|
+
LastSyncTime?: Date | undefined;
|
|
1477
1477
|
/**
|
|
1478
1478
|
* <p>The current status of the sync. Responses include <code>SUCCEEDED</code> or <code>FAILED</code>. </p>
|
|
1479
1479
|
* @public
|
|
1480
1480
|
*/
|
|
1481
|
-
LastSyncStatus?: LastSyncStatus;
|
|
1481
|
+
LastSyncStatus?: LastSyncStatus | undefined;
|
|
1482
1482
|
/**
|
|
1483
1483
|
* <p>The sync's status message. </p>
|
|
1484
1484
|
* @public
|
|
1485
1485
|
*/
|
|
1486
|
-
LastSyncStatusMessage?: string;
|
|
1486
|
+
LastSyncStatusMessage?: string | undefined;
|
|
1487
1487
|
/**
|
|
1488
1488
|
* <p>The time of the latest successful sync from the source repo artifact to the Service Catalog product.</p>
|
|
1489
1489
|
* @public
|
|
1490
1490
|
*/
|
|
1491
|
-
LastSuccessfulSyncTime?: Date;
|
|
1491
|
+
LastSuccessfulSyncTime?: Date | undefined;
|
|
1492
1492
|
/**
|
|
1493
1493
|
* <p>The ProvisioningArtifactID of the ProvisioningArtifact created from the latest successful sync. </p>
|
|
1494
1494
|
* @public
|
|
1495
1495
|
*/
|
|
1496
|
-
LastSuccessfulSyncProvisioningArtifactId?: string;
|
|
1496
|
+
LastSuccessfulSyncProvisioningArtifactId?: string | undefined;
|
|
1497
1497
|
}
|
|
1498
1498
|
/**
|
|
1499
1499
|
* <p>Provides details about the configured <code>SourceConnection</code>. </p>
|
|
@@ -1504,12 +1504,12 @@ export interface SourceConnectionDetail {
|
|
|
1504
1504
|
* <p>The only supported <code>SourceConnection</code> type is Codestar.</p>
|
|
1505
1505
|
* @public
|
|
1506
1506
|
*/
|
|
1507
|
-
Type?: SourceType;
|
|
1507
|
+
Type?: SourceType | undefined;
|
|
1508
1508
|
/**
|
|
1509
1509
|
* <p>The connection details based on the connection <code>Type</code>.</p>
|
|
1510
1510
|
* @public
|
|
1511
1511
|
*/
|
|
1512
|
-
ConnectionParameters?: SourceConnectionParameters;
|
|
1512
|
+
ConnectionParameters?: SourceConnectionParameters | undefined;
|
|
1513
1513
|
/**
|
|
1514
1514
|
* <p>Provides details about the product's connection sync and contains the following sub-fields. </p>
|
|
1515
1515
|
* <ul>
|
|
@@ -1541,7 +1541,7 @@ export interface SourceConnectionDetail {
|
|
|
1541
1541
|
* </ul>
|
|
1542
1542
|
* @public
|
|
1543
1543
|
*/
|
|
1544
|
-
LastSync?: LastSync;
|
|
1544
|
+
LastSync?: LastSync | undefined;
|
|
1545
1545
|
}
|
|
1546
1546
|
/**
|
|
1547
1547
|
* <p>Information about a product view.</p>
|
|
@@ -1552,7 +1552,7 @@ export interface ProductViewDetail {
|
|
|
1552
1552
|
* <p>Summary information about the product view.</p>
|
|
1553
1553
|
* @public
|
|
1554
1554
|
*/
|
|
1555
|
-
ProductViewSummary?: ProductViewSummary;
|
|
1555
|
+
ProductViewSummary?: ProductViewSummary | undefined;
|
|
1556
1556
|
/**
|
|
1557
1557
|
* <p>The status of the product.</p>
|
|
1558
1558
|
* <ul>
|
|
@@ -1571,17 +1571,17 @@ export interface ProductViewDetail {
|
|
|
1571
1571
|
* </ul>
|
|
1572
1572
|
* @public
|
|
1573
1573
|
*/
|
|
1574
|
-
Status?: Status;
|
|
1574
|
+
Status?: Status | undefined;
|
|
1575
1575
|
/**
|
|
1576
1576
|
* <p>The ARN of the product.</p>
|
|
1577
1577
|
* @public
|
|
1578
1578
|
*/
|
|
1579
|
-
ProductARN?: string;
|
|
1579
|
+
ProductARN?: string | undefined;
|
|
1580
1580
|
/**
|
|
1581
1581
|
* <p>The UTC time stamp of the creation time.</p>
|
|
1582
1582
|
* @public
|
|
1583
1583
|
*/
|
|
1584
|
-
CreatedTime?: Date;
|
|
1584
|
+
CreatedTime?: Date | undefined;
|
|
1585
1585
|
/**
|
|
1586
1586
|
* <p>A top level <code>ProductViewDetail</code> response containing details about the product’s connection.
|
|
1587
1587
|
* Service Catalog returns this field for the <code>CreateProduct</code>, <code>UpdateProduct</code>,
|
|
@@ -1590,7 +1590,7 @@ export interface ProductViewDetail {
|
|
|
1590
1590
|
* addition of the <code>LastSync</code> response.</p>
|
|
1591
1591
|
* @public
|
|
1592
1592
|
*/
|
|
1593
|
-
SourceConnection?: SourceConnectionDetail;
|
|
1593
|
+
SourceConnection?: SourceConnectionDetail | undefined;
|
|
1594
1594
|
}
|
|
1595
1595
|
/**
|
|
1596
1596
|
* @public
|
|
@@ -1613,17 +1613,17 @@ export interface ProvisioningArtifactDetail {
|
|
|
1613
1613
|
* <p>The identifier of the provisioning artifact.</p>
|
|
1614
1614
|
* @public
|
|
1615
1615
|
*/
|
|
1616
|
-
Id?: string;
|
|
1616
|
+
Id?: string | undefined;
|
|
1617
1617
|
/**
|
|
1618
1618
|
* <p>The name of the provisioning artifact.</p>
|
|
1619
1619
|
* @public
|
|
1620
1620
|
*/
|
|
1621
|
-
Name?: string;
|
|
1621
|
+
Name?: string | undefined;
|
|
1622
1622
|
/**
|
|
1623
1623
|
* <p>The description of the provisioning artifact.</p>
|
|
1624
1624
|
* @public
|
|
1625
1625
|
*/
|
|
1626
|
-
Description?: string;
|
|
1626
|
+
Description?: string | undefined;
|
|
1627
1627
|
/**
|
|
1628
1628
|
* <p>The type of provisioning artifact.</p>
|
|
1629
1629
|
* <ul>
|
|
@@ -1646,22 +1646,22 @@ export interface ProvisioningArtifactDetail {
|
|
|
1646
1646
|
* </ul>
|
|
1647
1647
|
* @public
|
|
1648
1648
|
*/
|
|
1649
|
-
Type?: ProvisioningArtifactType;
|
|
1649
|
+
Type?: ProvisioningArtifactType | undefined;
|
|
1650
1650
|
/**
|
|
1651
1651
|
* <p>The UTC time stamp of the creation time.</p>
|
|
1652
1652
|
* @public
|
|
1653
1653
|
*/
|
|
1654
|
-
CreatedTime?: Date;
|
|
1654
|
+
CreatedTime?: Date | undefined;
|
|
1655
1655
|
/**
|
|
1656
1656
|
* <p>Indicates whether the product version is active.</p>
|
|
1657
1657
|
* @public
|
|
1658
1658
|
*/
|
|
1659
|
-
Active?: boolean;
|
|
1659
|
+
Active?: boolean | undefined;
|
|
1660
1660
|
/**
|
|
1661
1661
|
* <p>Information set by the administrator to provide guidance to end users about which provisioning artifacts to use.</p>
|
|
1662
1662
|
* @public
|
|
1663
1663
|
*/
|
|
1664
|
-
Guidance?: ProvisioningArtifactGuidance;
|
|
1664
|
+
Guidance?: ProvisioningArtifactGuidance | undefined;
|
|
1665
1665
|
/**
|
|
1666
1666
|
* <p>Specifies the revision of the external artifact that was used to automatically sync the Service Catalog product
|
|
1667
1667
|
* and create the provisioning artifact. Service Catalog includes this response parameter as a high level
|
|
@@ -1672,7 +1672,7 @@ export interface ProvisioningArtifactDetail {
|
|
|
1672
1672
|
* <p>This field only exists for Repo-Synced products. </p>
|
|
1673
1673
|
* @public
|
|
1674
1674
|
*/
|
|
1675
|
-
SourceRevision?: string;
|
|
1675
|
+
SourceRevision?: string | undefined;
|
|
1676
1676
|
}
|
|
1677
1677
|
/**
|
|
1678
1678
|
* @public
|
|
@@ -1682,17 +1682,17 @@ export interface CreateProductOutput {
|
|
|
1682
1682
|
* <p>Information about the product view.</p>
|
|
1683
1683
|
* @public
|
|
1684
1684
|
*/
|
|
1685
|
-
ProductViewDetail?: ProductViewDetail;
|
|
1685
|
+
ProductViewDetail?: ProductViewDetail | undefined;
|
|
1686
1686
|
/**
|
|
1687
1687
|
* <p>Information about the provisioning artifact. </p>
|
|
1688
1688
|
* @public
|
|
1689
1689
|
*/
|
|
1690
|
-
ProvisioningArtifactDetail?: ProvisioningArtifactDetail;
|
|
1690
|
+
ProvisioningArtifactDetail?: ProvisioningArtifactDetail | undefined;
|
|
1691
1691
|
/**
|
|
1692
1692
|
* <p>Information about the tags associated with the product.</p>
|
|
1693
1693
|
* @public
|
|
1694
1694
|
*/
|
|
1695
|
-
Tags?: Tag[];
|
|
1695
|
+
Tags?: Tag[] | undefined;
|
|
1696
1696
|
}
|
|
1697
1697
|
/**
|
|
1698
1698
|
* @public
|
|
@@ -1714,17 +1714,17 @@ export interface UpdateProvisioningParameter {
|
|
|
1714
1714
|
* <p>The parameter key.</p>
|
|
1715
1715
|
* @public
|
|
1716
1716
|
*/
|
|
1717
|
-
Key?: string;
|
|
1717
|
+
Key?: string | undefined;
|
|
1718
1718
|
/**
|
|
1719
1719
|
* <p>The parameter value.</p>
|
|
1720
1720
|
* @public
|
|
1721
1721
|
*/
|
|
1722
|
-
Value?: string;
|
|
1722
|
+
Value?: string | undefined;
|
|
1723
1723
|
/**
|
|
1724
1724
|
* <p>If set to true, <code>Value</code> is ignored and the previous parameter value is kept.</p>
|
|
1725
1725
|
* @public
|
|
1726
1726
|
*/
|
|
1727
|
-
UsePreviousValue?: boolean;
|
|
1727
|
+
UsePreviousValue?: boolean | undefined;
|
|
1728
1728
|
}
|
|
1729
1729
|
/**
|
|
1730
1730
|
* @public
|
|
@@ -1744,7 +1744,7 @@ export interface CreateProvisionedProductPlanInput {
|
|
|
1744
1744
|
* </ul>
|
|
1745
1745
|
* @public
|
|
1746
1746
|
*/
|
|
1747
|
-
AcceptLanguage?: string;
|
|
1747
|
+
AcceptLanguage?: string | undefined;
|
|
1748
1748
|
/**
|
|
1749
1749
|
* <p>The name of the plan.</p>
|
|
1750
1750
|
* @public
|
|
@@ -1760,14 +1760,14 @@ export interface CreateProvisionedProductPlanInput {
|
|
|
1760
1760
|
* events.</p>
|
|
1761
1761
|
* @public
|
|
1762
1762
|
*/
|
|
1763
|
-
NotificationArns?: string[];
|
|
1763
|
+
NotificationArns?: string[] | undefined;
|
|
1764
1764
|
/**
|
|
1765
1765
|
* <p>The path identifier of the product. This value is optional if the product
|
|
1766
1766
|
* has a default path, and required if the product has more than one path.
|
|
1767
1767
|
* To list the paths for a product, use <a>ListLaunchPaths</a>.</p>
|
|
1768
1768
|
* @public
|
|
1769
1769
|
*/
|
|
1770
|
-
PathId?: string;
|
|
1770
|
+
PathId?: string | undefined;
|
|
1771
1771
|
/**
|
|
1772
1772
|
* <p>The product identifier.</p>
|
|
1773
1773
|
* @public
|
|
@@ -1789,19 +1789,19 @@ export interface CreateProvisionedProductPlanInput {
|
|
|
1789
1789
|
* product.</p>
|
|
1790
1790
|
* @public
|
|
1791
1791
|
*/
|
|
1792
|
-
ProvisioningParameters?: UpdateProvisioningParameter[];
|
|
1792
|
+
ProvisioningParameters?: UpdateProvisioningParameter[] | undefined;
|
|
1793
1793
|
/**
|
|
1794
1794
|
* <p>A unique identifier that you provide to ensure idempotency. If multiple requests differ only by the idempotency token,
|
|
1795
1795
|
* the same response is returned for each repeated request.</p>
|
|
1796
1796
|
* @public
|
|
1797
1797
|
*/
|
|
1798
|
-
IdempotencyToken?: string;
|
|
1798
|
+
IdempotencyToken?: string | undefined;
|
|
1799
1799
|
/**
|
|
1800
1800
|
* <p>One or more tags.</p>
|
|
1801
1801
|
* <p>If the plan is for an existing provisioned product, the product must have a <code>RESOURCE_UPDATE</code> constraint with <code>TagUpdatesOnProvisionedProduct</code> set to <code>ALLOWED</code> to allow tag updates.</p>
|
|
1802
1802
|
* @public
|
|
1803
1803
|
*/
|
|
1804
|
-
Tags?: Tag[];
|
|
1804
|
+
Tags?: Tag[] | undefined;
|
|
1805
1805
|
}
|
|
1806
1806
|
/**
|
|
1807
1807
|
* @public
|
|
@@ -1811,27 +1811,27 @@ export interface CreateProvisionedProductPlanOutput {
|
|
|
1811
1811
|
* <p>The name of the plan.</p>
|
|
1812
1812
|
* @public
|
|
1813
1813
|
*/
|
|
1814
|
-
PlanName?: string;
|
|
1814
|
+
PlanName?: string | undefined;
|
|
1815
1815
|
/**
|
|
1816
1816
|
* <p>The plan identifier.</p>
|
|
1817
1817
|
* @public
|
|
1818
1818
|
*/
|
|
1819
|
-
PlanId?: string;
|
|
1819
|
+
PlanId?: string | undefined;
|
|
1820
1820
|
/**
|
|
1821
1821
|
* <p>The product identifier.</p>
|
|
1822
1822
|
* @public
|
|
1823
1823
|
*/
|
|
1824
|
-
ProvisionProductId?: string;
|
|
1824
|
+
ProvisionProductId?: string | undefined;
|
|
1825
1825
|
/**
|
|
1826
1826
|
* <p>The user-friendly name of the provisioned product.</p>
|
|
1827
1827
|
* @public
|
|
1828
1828
|
*/
|
|
1829
|
-
ProvisionedProductName?: string;
|
|
1829
|
+
ProvisionedProductName?: string | undefined;
|
|
1830
1830
|
/**
|
|
1831
1831
|
* <p>The identifier of the provisioning artifact.</p>
|
|
1832
1832
|
* @public
|
|
1833
1833
|
*/
|
|
1834
|
-
ProvisioningArtifactId?: string;
|
|
1834
|
+
ProvisioningArtifactId?: string | undefined;
|
|
1835
1835
|
}
|
|
1836
1836
|
/**
|
|
1837
1837
|
* @public
|
|
@@ -1851,7 +1851,7 @@ export interface CreateProvisioningArtifactInput {
|
|
|
1851
1851
|
* </ul>
|
|
1852
1852
|
* @public
|
|
1853
1853
|
*/
|
|
1854
|
-
AcceptLanguage?: string;
|
|
1854
|
+
AcceptLanguage?: string | undefined;
|
|
1855
1855
|
/**
|
|
1856
1856
|
* <p>The product identifier.</p>
|
|
1857
1857
|
* @public
|
|
@@ -1867,7 +1867,7 @@ export interface CreateProvisioningArtifactInput {
|
|
|
1867
1867
|
* the same response is returned for each repeated request.</p>
|
|
1868
1868
|
* @public
|
|
1869
1869
|
*/
|
|
1870
|
-
IdempotencyToken?: string;
|
|
1870
|
+
IdempotencyToken?: string | undefined;
|
|
1871
1871
|
}
|
|
1872
1872
|
/**
|
|
1873
1873
|
* @public
|
|
@@ -1877,7 +1877,7 @@ export interface CreateProvisioningArtifactOutput {
|
|
|
1877
1877
|
* <p>Information about the provisioning artifact.</p>
|
|
1878
1878
|
* @public
|
|
1879
1879
|
*/
|
|
1880
|
-
ProvisioningArtifactDetail?: ProvisioningArtifactDetail;
|
|
1880
|
+
ProvisioningArtifactDetail?: ProvisioningArtifactDetail | undefined;
|
|
1881
1881
|
/**
|
|
1882
1882
|
* <p>Specify the template source with one of the following options, but not both. Keys
|
|
1883
1883
|
* accepted: [ <code>LoadTemplateFromURL</code>, <code>ImportFromPhysicalId</code> ].</p>
|
|
@@ -1892,12 +1892,12 @@ export interface CreateProvisioningArtifactOutput {
|
|
|
1892
1892
|
* <p>Use the physical id of the resource that contains the template; currently supports CloudFormation stack ARN.</p>
|
|
1893
1893
|
* @public
|
|
1894
1894
|
*/
|
|
1895
|
-
Info?: Record<string, string
|
|
1895
|
+
Info?: Record<string, string> | undefined;
|
|
1896
1896
|
/**
|
|
1897
1897
|
* <p>The status of the current request.</p>
|
|
1898
1898
|
* @public
|
|
1899
1899
|
*/
|
|
1900
|
-
Status?: Status;
|
|
1900
|
+
Status?: Status | undefined;
|
|
1901
1901
|
}
|
|
1902
1902
|
/**
|
|
1903
1903
|
* @public
|
|
@@ -1969,7 +1969,7 @@ export interface CreateServiceActionInput {
|
|
|
1969
1969
|
* <p>The self-service action description.</p>
|
|
1970
1970
|
* @public
|
|
1971
1971
|
*/
|
|
1972
|
-
Description?: string;
|
|
1972
|
+
Description?: string | undefined;
|
|
1973
1973
|
/**
|
|
1974
1974
|
* <p>The language code.</p>
|
|
1975
1975
|
* <ul>
|
|
@@ -1984,13 +1984,13 @@ export interface CreateServiceActionInput {
|
|
|
1984
1984
|
* </ul>
|
|
1985
1985
|
* @public
|
|
1986
1986
|
*/
|
|
1987
|
-
AcceptLanguage?: string;
|
|
1987
|
+
AcceptLanguage?: string | undefined;
|
|
1988
1988
|
/**
|
|
1989
1989
|
* <p>A unique identifier that you provide to ensure idempotency. If multiple requests differ only by the idempotency token,
|
|
1990
1990
|
* the same response is returned for each repeated request.</p>
|
|
1991
1991
|
* @public
|
|
1992
1992
|
*/
|
|
1993
|
-
IdempotencyToken?: string;
|
|
1993
|
+
IdempotencyToken?: string | undefined;
|
|
1994
1994
|
}
|
|
1995
1995
|
/**
|
|
1996
1996
|
* <p>Detailed information about the self-service action.</p>
|
|
@@ -2001,22 +2001,22 @@ export interface ServiceActionSummary {
|
|
|
2001
2001
|
* <p>The self-service action identifier.</p>
|
|
2002
2002
|
* @public
|
|
2003
2003
|
*/
|
|
2004
|
-
Id?: string;
|
|
2004
|
+
Id?: string | undefined;
|
|
2005
2005
|
/**
|
|
2006
2006
|
* <p>The self-service action name.</p>
|
|
2007
2007
|
* @public
|
|
2008
2008
|
*/
|
|
2009
|
-
Name?: string;
|
|
2009
|
+
Name?: string | undefined;
|
|
2010
2010
|
/**
|
|
2011
2011
|
* <p>The self-service action description.</p>
|
|
2012
2012
|
* @public
|
|
2013
2013
|
*/
|
|
2014
|
-
Description?: string;
|
|
2014
|
+
Description?: string | undefined;
|
|
2015
2015
|
/**
|
|
2016
2016
|
* <p>The self-service action definition type. For example, <code>SSM_AUTOMATION</code>.</p>
|
|
2017
2017
|
* @public
|
|
2018
2018
|
*/
|
|
2019
|
-
DefinitionType?: ServiceActionDefinitionType;
|
|
2019
|
+
DefinitionType?: ServiceActionDefinitionType | undefined;
|
|
2020
2020
|
}
|
|
2021
2021
|
/**
|
|
2022
2022
|
* <p>An object containing detailed information about the self-service action.</p>
|
|
@@ -2027,12 +2027,12 @@ export interface ServiceActionDetail {
|
|
|
2027
2027
|
* <p>Summary information about the self-service action.</p>
|
|
2028
2028
|
* @public
|
|
2029
2029
|
*/
|
|
2030
|
-
ServiceActionSummary?: ServiceActionSummary;
|
|
2030
|
+
ServiceActionSummary?: ServiceActionSummary | undefined;
|
|
2031
2031
|
/**
|
|
2032
2032
|
* <p>A map that defines the self-service action.</p>
|
|
2033
2033
|
* @public
|
|
2034
2034
|
*/
|
|
2035
|
-
Definition?: Partial<Record<ServiceActionDefinitionKey, string
|
|
2035
|
+
Definition?: Partial<Record<ServiceActionDefinitionKey, string>> | undefined;
|
|
2036
2036
|
}
|
|
2037
2037
|
/**
|
|
2038
2038
|
* @public
|
|
@@ -2042,7 +2042,7 @@ export interface CreateServiceActionOutput {
|
|
|
2042
2042
|
* <p>An object containing information about the self-service action.</p>
|
|
2043
2043
|
* @public
|
|
2044
2044
|
*/
|
|
2045
|
-
ServiceActionDetail?: ServiceActionDetail;
|
|
2045
|
+
ServiceActionDetail?: ServiceActionDetail | undefined;
|
|
2046
2046
|
}
|
|
2047
2047
|
/**
|
|
2048
2048
|
* @public
|
|
@@ -2068,27 +2068,27 @@ export interface TagOptionDetail {
|
|
|
2068
2068
|
* <p>The TagOption key.</p>
|
|
2069
2069
|
* @public
|
|
2070
2070
|
*/
|
|
2071
|
-
Key?: string;
|
|
2071
|
+
Key?: string | undefined;
|
|
2072
2072
|
/**
|
|
2073
2073
|
* <p>The TagOption value.</p>
|
|
2074
2074
|
* @public
|
|
2075
2075
|
*/
|
|
2076
|
-
Value?: string;
|
|
2076
|
+
Value?: string | undefined;
|
|
2077
2077
|
/**
|
|
2078
2078
|
* <p>The TagOption active state.</p>
|
|
2079
2079
|
* @public
|
|
2080
2080
|
*/
|
|
2081
|
-
Active?: boolean;
|
|
2081
|
+
Active?: boolean | undefined;
|
|
2082
2082
|
/**
|
|
2083
2083
|
* <p>The TagOption identifier.</p>
|
|
2084
2084
|
* @public
|
|
2085
2085
|
*/
|
|
2086
|
-
Id?: string;
|
|
2086
|
+
Id?: string | undefined;
|
|
2087
2087
|
/**
|
|
2088
2088
|
* <p>The Amazon Web Services account Id of the owner account that created the TagOption.</p>
|
|
2089
2089
|
* @public
|
|
2090
2090
|
*/
|
|
2091
|
-
Owner?: string;
|
|
2091
|
+
Owner?: string | undefined;
|
|
2092
2092
|
}
|
|
2093
2093
|
/**
|
|
2094
2094
|
* @public
|
|
@@ -2098,7 +2098,7 @@ export interface CreateTagOptionOutput {
|
|
|
2098
2098
|
* <p>Information about the TagOption.</p>
|
|
2099
2099
|
* @public
|
|
2100
2100
|
*/
|
|
2101
|
-
TagOptionDetail?: TagOptionDetail;
|
|
2101
|
+
TagOptionDetail?: TagOptionDetail | undefined;
|
|
2102
2102
|
}
|
|
2103
2103
|
/**
|
|
2104
2104
|
* @public
|
|
@@ -2118,7 +2118,7 @@ export interface DeleteConstraintInput {
|
|
|
2118
2118
|
* </ul>
|
|
2119
2119
|
* @public
|
|
2120
2120
|
*/
|
|
2121
|
-
AcceptLanguage?: string;
|
|
2121
|
+
AcceptLanguage?: string | undefined;
|
|
2122
2122
|
/**
|
|
2123
2123
|
* <p>The identifier of the constraint.</p>
|
|
2124
2124
|
* @public
|
|
@@ -2148,7 +2148,7 @@ export interface DeletePortfolioInput {
|
|
|
2148
2148
|
* </ul>
|
|
2149
2149
|
* @public
|
|
2150
2150
|
*/
|
|
2151
|
-
AcceptLanguage?: string;
|
|
2151
|
+
AcceptLanguage?: string | undefined;
|
|
2152
2152
|
/**
|
|
2153
2153
|
* <p>The portfolio identifier.</p>
|
|
2154
2154
|
* @public
|
|
@@ -2167,7 +2167,7 @@ export interface DeletePortfolioOutput {
|
|
|
2167
2167
|
export declare class ResourceInUseException extends __BaseException {
|
|
2168
2168
|
readonly name: "ResourceInUseException";
|
|
2169
2169
|
readonly $fault: "client";
|
|
2170
|
-
Message?: string;
|
|
2170
|
+
Message?: string | undefined;
|
|
2171
2171
|
/**
|
|
2172
2172
|
* @internal
|
|
2173
2173
|
*/
|
|
@@ -2191,7 +2191,7 @@ export interface DeletePortfolioShareInput {
|
|
|
2191
2191
|
* </ul>
|
|
2192
2192
|
* @public
|
|
2193
2193
|
*/
|
|
2194
|
-
AcceptLanguage?: string;
|
|
2194
|
+
AcceptLanguage?: string | undefined;
|
|
2195
2195
|
/**
|
|
2196
2196
|
* <p>The portfolio identifier.</p>
|
|
2197
2197
|
* @public
|
|
@@ -2201,12 +2201,12 @@ export interface DeletePortfolioShareInput {
|
|
|
2201
2201
|
* <p>The Amazon Web Services account ID.</p>
|
|
2202
2202
|
* @public
|
|
2203
2203
|
*/
|
|
2204
|
-
AccountId?: string;
|
|
2204
|
+
AccountId?: string | undefined;
|
|
2205
2205
|
/**
|
|
2206
2206
|
* <p>The organization node to whom you are going to stop sharing.</p>
|
|
2207
2207
|
* @public
|
|
2208
2208
|
*/
|
|
2209
|
-
OrganizationNode?: OrganizationNode;
|
|
2209
|
+
OrganizationNode?: OrganizationNode | undefined;
|
|
2210
2210
|
}
|
|
2211
2211
|
/**
|
|
2212
2212
|
* @public
|
|
@@ -2216,7 +2216,7 @@ export interface DeletePortfolioShareOutput {
|
|
|
2216
2216
|
* <p>The portfolio share unique identifier. This will only be returned if delete is made to an organization node.</p>
|
|
2217
2217
|
* @public
|
|
2218
2218
|
*/
|
|
2219
|
-
PortfolioShareToken?: string;
|
|
2219
|
+
PortfolioShareToken?: string | undefined;
|
|
2220
2220
|
}
|
|
2221
2221
|
/**
|
|
2222
2222
|
* @public
|
|
@@ -2236,7 +2236,7 @@ export interface DeleteProductInput {
|
|
|
2236
2236
|
* </ul>
|
|
2237
2237
|
* @public
|
|
2238
2238
|
*/
|
|
2239
|
-
AcceptLanguage?: string;
|
|
2239
|
+
AcceptLanguage?: string | undefined;
|
|
2240
2240
|
/**
|
|
2241
2241
|
* <p>The product identifier.</p>
|
|
2242
2242
|
* @public
|
|
@@ -2266,7 +2266,7 @@ export interface DeleteProvisionedProductPlanInput {
|
|
|
2266
2266
|
* </ul>
|
|
2267
2267
|
* @public
|
|
2268
2268
|
*/
|
|
2269
|
-
AcceptLanguage?: string;
|
|
2269
|
+
AcceptLanguage?: string | undefined;
|
|
2270
2270
|
/**
|
|
2271
2271
|
* <p>The plan identifier.</p>
|
|
2272
2272
|
* @public
|
|
@@ -2277,7 +2277,7 @@ export interface DeleteProvisionedProductPlanInput {
|
|
|
2277
2277
|
* if it cannot delete the underlying resources.</p>
|
|
2278
2278
|
* @public
|
|
2279
2279
|
*/
|
|
2280
|
-
IgnoreErrors?: boolean;
|
|
2280
|
+
IgnoreErrors?: boolean | undefined;
|
|
2281
2281
|
}
|
|
2282
2282
|
/**
|
|
2283
2283
|
* @public
|
|
@@ -2302,7 +2302,7 @@ export interface DeleteProvisioningArtifactInput {
|
|
|
2302
2302
|
* </ul>
|
|
2303
2303
|
* @public
|
|
2304
2304
|
*/
|
|
2305
|
-
AcceptLanguage?: string;
|
|
2305
|
+
AcceptLanguage?: string | undefined;
|
|
2306
2306
|
/**
|
|
2307
2307
|
* <p>The product identifier.</p>
|
|
2308
2308
|
* @public
|
|
@@ -2342,12 +2342,12 @@ export interface DeleteServiceActionInput {
|
|
|
2342
2342
|
* </ul>
|
|
2343
2343
|
* @public
|
|
2344
2344
|
*/
|
|
2345
|
-
AcceptLanguage?: string;
|
|
2345
|
+
AcceptLanguage?: string | undefined;
|
|
2346
2346
|
/**
|
|
2347
2347
|
* <p>A unique identifier that you provide to ensure idempotency. If multiple requests from the same Amazon Web Services account use the same idempotency token, the same response is returned for each repeated request. </p>
|
|
2348
2348
|
* @public
|
|
2349
2349
|
*/
|
|
2350
|
-
IdempotencyToken?: string;
|
|
2350
|
+
IdempotencyToken?: string | undefined;
|
|
2351
2351
|
}
|
|
2352
2352
|
/**
|
|
2353
2353
|
* @public
|
|
@@ -2387,7 +2387,7 @@ export interface DescribeConstraintInput {
|
|
|
2387
2387
|
* </ul>
|
|
2388
2388
|
* @public
|
|
2389
2389
|
*/
|
|
2390
|
-
AcceptLanguage?: string;
|
|
2390
|
+
AcceptLanguage?: string | undefined;
|
|
2391
2391
|
/**
|
|
2392
2392
|
* <p>The identifier of the constraint.</p>
|
|
2393
2393
|
* @public
|
|
@@ -2402,17 +2402,17 @@ export interface DescribeConstraintOutput {
|
|
|
2402
2402
|
* <p>Information about the constraint.</p>
|
|
2403
2403
|
* @public
|
|
2404
2404
|
*/
|
|
2405
|
-
ConstraintDetail?: ConstraintDetail;
|
|
2405
|
+
ConstraintDetail?: ConstraintDetail | undefined;
|
|
2406
2406
|
/**
|
|
2407
2407
|
* <p>The constraint parameters.</p>
|
|
2408
2408
|
* @public
|
|
2409
2409
|
*/
|
|
2410
|
-
ConstraintParameters?: string;
|
|
2410
|
+
ConstraintParameters?: string | undefined;
|
|
2411
2411
|
/**
|
|
2412
2412
|
* <p>The status of the current request.</p>
|
|
2413
2413
|
* @public
|
|
2414
2414
|
*/
|
|
2415
|
-
Status?: Status;
|
|
2415
|
+
Status?: Status | undefined;
|
|
2416
2416
|
}
|
|
2417
2417
|
/**
|
|
2418
2418
|
* @public
|
|
@@ -2432,7 +2432,7 @@ export interface DescribeCopyProductStatusInput {
|
|
|
2432
2432
|
* </ul>
|
|
2433
2433
|
* @public
|
|
2434
2434
|
*/
|
|
2435
|
-
AcceptLanguage?: string;
|
|
2435
|
+
AcceptLanguage?: string | undefined;
|
|
2436
2436
|
/**
|
|
2437
2437
|
* <p>The token for the copy product operation. This token is returned by <a>CopyProduct</a>.</p>
|
|
2438
2438
|
* @public
|
|
@@ -2460,17 +2460,17 @@ export interface DescribeCopyProductStatusOutput {
|
|
|
2460
2460
|
* <p>The status of the copy product operation.</p>
|
|
2461
2461
|
* @public
|
|
2462
2462
|
*/
|
|
2463
|
-
CopyProductStatus?: CopyProductStatus;
|
|
2463
|
+
CopyProductStatus?: CopyProductStatus | undefined;
|
|
2464
2464
|
/**
|
|
2465
2465
|
* <p>The identifier of the copied product.</p>
|
|
2466
2466
|
* @public
|
|
2467
2467
|
*/
|
|
2468
|
-
TargetProductId?: string;
|
|
2468
|
+
TargetProductId?: string | undefined;
|
|
2469
2469
|
/**
|
|
2470
2470
|
* <p>The status message.</p>
|
|
2471
2471
|
* @public
|
|
2472
2472
|
*/
|
|
2473
|
-
StatusDetail?: string;
|
|
2473
|
+
StatusDetail?: string | undefined;
|
|
2474
2474
|
}
|
|
2475
2475
|
/**
|
|
2476
2476
|
* @public
|
|
@@ -2490,7 +2490,7 @@ export interface DescribePortfolioInput {
|
|
|
2490
2490
|
* </ul>
|
|
2491
2491
|
* @public
|
|
2492
2492
|
*/
|
|
2493
|
-
AcceptLanguage?: string;
|
|
2493
|
+
AcceptLanguage?: string | undefined;
|
|
2494
2494
|
/**
|
|
2495
2495
|
* <p>The portfolio identifier.</p>
|
|
2496
2496
|
* @public
|
|
@@ -2506,7 +2506,7 @@ export interface BudgetDetail {
|
|
|
2506
2506
|
* <p>Name of the associated budget.</p>
|
|
2507
2507
|
* @public
|
|
2508
2508
|
*/
|
|
2509
|
-
BudgetName?: string;
|
|
2509
|
+
BudgetName?: string | undefined;
|
|
2510
2510
|
}
|
|
2511
2511
|
/**
|
|
2512
2512
|
* @public
|
|
@@ -2516,22 +2516,22 @@ export interface DescribePortfolioOutput {
|
|
|
2516
2516
|
* <p>Information about the portfolio.</p>
|
|
2517
2517
|
* @public
|
|
2518
2518
|
*/
|
|
2519
|
-
PortfolioDetail?: PortfolioDetail;
|
|
2519
|
+
PortfolioDetail?: PortfolioDetail | undefined;
|
|
2520
2520
|
/**
|
|
2521
2521
|
* <p>Information about the tags associated with the portfolio.</p>
|
|
2522
2522
|
* @public
|
|
2523
2523
|
*/
|
|
2524
|
-
Tags?: Tag[];
|
|
2524
|
+
Tags?: Tag[] | undefined;
|
|
2525
2525
|
/**
|
|
2526
2526
|
* <p>Information about the TagOptions associated with the portfolio.</p>
|
|
2527
2527
|
* @public
|
|
2528
2528
|
*/
|
|
2529
|
-
TagOptions?: TagOptionDetail[];
|
|
2529
|
+
TagOptions?: TagOptionDetail[] | undefined;
|
|
2530
2530
|
/**
|
|
2531
2531
|
* <p>Information about the associated budgets.</p>
|
|
2532
2532
|
* @public
|
|
2533
2533
|
*/
|
|
2534
|
-
Budgets?: BudgetDetail[];
|
|
2534
|
+
Budgets?: BudgetDetail[] | undefined;
|
|
2535
2535
|
}
|
|
2536
2536
|
/**
|
|
2537
2537
|
* @public
|
|
@@ -2569,12 +2569,12 @@ export interface DescribePortfolioSharesInput {
|
|
|
2569
2569
|
* <p>The page token for the next set of results. To retrieve the first set of results, use null.</p>
|
|
2570
2570
|
* @public
|
|
2571
2571
|
*/
|
|
2572
|
-
PageToken?: string;
|
|
2572
|
+
PageToken?: string | undefined;
|
|
2573
2573
|
/**
|
|
2574
2574
|
* <p>The maximum number of items to return with this call.</p>
|
|
2575
2575
|
* @public
|
|
2576
2576
|
*/
|
|
2577
|
-
PageSize?: number;
|
|
2577
|
+
PageSize?: number | undefined;
|
|
2578
2578
|
}
|
|
2579
2579
|
/**
|
|
2580
2580
|
* <p>Information about the portfolio share.</p>
|
|
@@ -2590,27 +2590,27 @@ export interface PortfolioShareDetail {
|
|
|
2590
2590
|
* <p>4. The organization itself. (This shares with every account in the organization).</p>
|
|
2591
2591
|
* @public
|
|
2592
2592
|
*/
|
|
2593
|
-
PrincipalId?: string;
|
|
2593
|
+
PrincipalId?: string | undefined;
|
|
2594
2594
|
/**
|
|
2595
2595
|
* <p>The type of the portfolio share.</p>
|
|
2596
2596
|
* @public
|
|
2597
2597
|
*/
|
|
2598
|
-
Type?: DescribePortfolioShareType;
|
|
2598
|
+
Type?: DescribePortfolioShareType | undefined;
|
|
2599
2599
|
/**
|
|
2600
2600
|
* <p>Indicates whether the shared portfolio is imported by the recipient account. If the recipient is in an organization node, the share is automatically imported, and the field is always set to true.</p>
|
|
2601
2601
|
* @public
|
|
2602
2602
|
*/
|
|
2603
|
-
Accepted?: boolean;
|
|
2603
|
+
Accepted?: boolean | undefined;
|
|
2604
2604
|
/**
|
|
2605
2605
|
* <p>Indicates whether TagOptions sharing is enabled or disabled for the portfolio share.</p>
|
|
2606
2606
|
* @public
|
|
2607
2607
|
*/
|
|
2608
|
-
ShareTagOptions?: boolean;
|
|
2608
|
+
ShareTagOptions?: boolean | undefined;
|
|
2609
2609
|
/**
|
|
2610
2610
|
* <p>Indicates if <code>Principal</code> sharing is enabled or disabled for the portfolio share. </p>
|
|
2611
2611
|
* @public
|
|
2612
2612
|
*/
|
|
2613
|
-
SharePrincipals?: boolean;
|
|
2613
|
+
SharePrincipals?: boolean | undefined;
|
|
2614
2614
|
}
|
|
2615
2615
|
/**
|
|
2616
2616
|
* @public
|
|
@@ -2620,12 +2620,12 @@ export interface DescribePortfolioSharesOutput {
|
|
|
2620
2620
|
* <p>The page token to use to retrieve the next set of results. If there are no additional results, this value is null.</p>
|
|
2621
2621
|
* @public
|
|
2622
2622
|
*/
|
|
2623
|
-
NextPageToken?: string;
|
|
2623
|
+
NextPageToken?: string | undefined;
|
|
2624
2624
|
/**
|
|
2625
2625
|
* <p>Summaries about each of the portfolio shares.</p>
|
|
2626
2626
|
* @public
|
|
2627
2627
|
*/
|
|
2628
|
-
PortfolioShareDetails?: PortfolioShareDetail[];
|
|
2628
|
+
PortfolioShareDetails?: PortfolioShareDetail[] | undefined;
|
|
2629
2629
|
}
|
|
2630
2630
|
/**
|
|
2631
2631
|
* @public
|
|
@@ -2646,17 +2646,17 @@ export interface ShareError {
|
|
|
2646
2646
|
* <p>List of accounts impacted by the error.</p>
|
|
2647
2647
|
* @public
|
|
2648
2648
|
*/
|
|
2649
|
-
Accounts?: string[];
|
|
2649
|
+
Accounts?: string[] | undefined;
|
|
2650
2650
|
/**
|
|
2651
2651
|
* <p>Information about the error.</p>
|
|
2652
2652
|
* @public
|
|
2653
2653
|
*/
|
|
2654
|
-
Message?: string;
|
|
2654
|
+
Message?: string | undefined;
|
|
2655
2655
|
/**
|
|
2656
2656
|
* <p>Error type that happened when processing the operation.</p>
|
|
2657
2657
|
* @public
|
|
2658
2658
|
*/
|
|
2659
|
-
Error?: string;
|
|
2659
|
+
Error?: string | undefined;
|
|
2660
2660
|
}
|
|
2661
2661
|
/**
|
|
2662
2662
|
* <p>Information about the portfolio share operation.</p>
|
|
@@ -2667,12 +2667,12 @@ export interface ShareDetails {
|
|
|
2667
2667
|
* <p>List of accounts for whom the operation succeeded.</p>
|
|
2668
2668
|
* @public
|
|
2669
2669
|
*/
|
|
2670
|
-
SuccessfulShares?: string[];
|
|
2670
|
+
SuccessfulShares?: string[] | undefined;
|
|
2671
2671
|
/**
|
|
2672
2672
|
* <p>List of errors.</p>
|
|
2673
2673
|
* @public
|
|
2674
2674
|
*/
|
|
2675
|
-
ShareErrors?: ShareError[];
|
|
2675
|
+
ShareErrors?: ShareError[] | undefined;
|
|
2676
2676
|
}
|
|
2677
2677
|
/**
|
|
2678
2678
|
* @public
|
|
@@ -2697,27 +2697,27 @@ export interface DescribePortfolioShareStatusOutput {
|
|
|
2697
2697
|
* <p>The token for the portfolio share operation. For example, <code>share-6v24abcdefghi</code>.</p>
|
|
2698
2698
|
* @public
|
|
2699
2699
|
*/
|
|
2700
|
-
PortfolioShareToken?: string;
|
|
2700
|
+
PortfolioShareToken?: string | undefined;
|
|
2701
2701
|
/**
|
|
2702
2702
|
* <p>The portfolio identifier.</p>
|
|
2703
2703
|
* @public
|
|
2704
2704
|
*/
|
|
2705
|
-
PortfolioId?: string;
|
|
2705
|
+
PortfolioId?: string | undefined;
|
|
2706
2706
|
/**
|
|
2707
2707
|
* <p>Organization node identifier. It can be either account id, organizational unit id or organization id.</p>
|
|
2708
2708
|
* @public
|
|
2709
2709
|
*/
|
|
2710
|
-
OrganizationNodeValue?: string;
|
|
2710
|
+
OrganizationNodeValue?: string | undefined;
|
|
2711
2711
|
/**
|
|
2712
2712
|
* <p>Status of the portfolio share operation.</p>
|
|
2713
2713
|
* @public
|
|
2714
2714
|
*/
|
|
2715
|
-
Status?: ShareStatus;
|
|
2715
|
+
Status?: ShareStatus | undefined;
|
|
2716
2716
|
/**
|
|
2717
2717
|
* <p>Information about the portfolio share operation.</p>
|
|
2718
2718
|
* @public
|
|
2719
2719
|
*/
|
|
2720
|
-
ShareDetails?: ShareDetails;
|
|
2720
|
+
ShareDetails?: ShareDetails | undefined;
|
|
2721
2721
|
}
|
|
2722
2722
|
/**
|
|
2723
2723
|
* @public
|
|
@@ -2737,17 +2737,17 @@ export interface DescribeProductInput {
|
|
|
2737
2737
|
* </ul>
|
|
2738
2738
|
* @public
|
|
2739
2739
|
*/
|
|
2740
|
-
AcceptLanguage?: string;
|
|
2740
|
+
AcceptLanguage?: string | undefined;
|
|
2741
2741
|
/**
|
|
2742
2742
|
* <p>The product identifier.</p>
|
|
2743
2743
|
* @public
|
|
2744
2744
|
*/
|
|
2745
|
-
Id?: string;
|
|
2745
|
+
Id?: string | undefined;
|
|
2746
2746
|
/**
|
|
2747
2747
|
* <p>The product name.</p>
|
|
2748
2748
|
* @public
|
|
2749
2749
|
*/
|
|
2750
|
-
Name?: string;
|
|
2750
|
+
Name?: string | undefined;
|
|
2751
2751
|
}
|
|
2752
2752
|
/**
|
|
2753
2753
|
* <p>A launch path object.</p>
|
|
@@ -2758,12 +2758,12 @@ export interface LaunchPath {
|
|
|
2758
2758
|
* <p>The identifier of the launch path.</p>
|
|
2759
2759
|
* @public
|
|
2760
2760
|
*/
|
|
2761
|
-
Id?: string;
|
|
2761
|
+
Id?: string | undefined;
|
|
2762
2762
|
/**
|
|
2763
2763
|
* <p>The name of the launch path.</p>
|
|
2764
2764
|
* @public
|
|
2765
2765
|
*/
|
|
2766
|
-
Name?: string;
|
|
2766
|
+
Name?: string | undefined;
|
|
2767
2767
|
}
|
|
2768
2768
|
/**
|
|
2769
2769
|
* <p>Information about a provisioning artifact. A provisioning artifact is also known as a product version.</p>
|
|
@@ -2774,27 +2774,27 @@ export interface ProvisioningArtifact {
|
|
|
2774
2774
|
* <p>The identifier of the provisioning artifact.</p>
|
|
2775
2775
|
* @public
|
|
2776
2776
|
*/
|
|
2777
|
-
Id?: string;
|
|
2777
|
+
Id?: string | undefined;
|
|
2778
2778
|
/**
|
|
2779
2779
|
* <p>The name of the provisioning artifact.</p>
|
|
2780
2780
|
* @public
|
|
2781
2781
|
*/
|
|
2782
|
-
Name?: string;
|
|
2782
|
+
Name?: string | undefined;
|
|
2783
2783
|
/**
|
|
2784
2784
|
* <p>The description of the provisioning artifact.</p>
|
|
2785
2785
|
* @public
|
|
2786
2786
|
*/
|
|
2787
|
-
Description?: string;
|
|
2787
|
+
Description?: string | undefined;
|
|
2788
2788
|
/**
|
|
2789
2789
|
* <p>The UTC time stamp of the creation time.</p>
|
|
2790
2790
|
* @public
|
|
2791
2791
|
*/
|
|
2792
|
-
CreatedTime?: Date;
|
|
2792
|
+
CreatedTime?: Date | undefined;
|
|
2793
2793
|
/**
|
|
2794
2794
|
* <p>Information set by the administrator to provide guidance to end users about which provisioning artifacts to use.</p>
|
|
2795
2795
|
* @public
|
|
2796
2796
|
*/
|
|
2797
|
-
Guidance?: ProvisioningArtifactGuidance;
|
|
2797
|
+
Guidance?: ProvisioningArtifactGuidance | undefined;
|
|
2798
2798
|
}
|
|
2799
2799
|
/**
|
|
2800
2800
|
* @public
|
|
@@ -2804,22 +2804,22 @@ export interface DescribeProductOutput {
|
|
|
2804
2804
|
* <p>Summary information about the product view.</p>
|
|
2805
2805
|
* @public
|
|
2806
2806
|
*/
|
|
2807
|
-
ProductViewSummary?: ProductViewSummary;
|
|
2807
|
+
ProductViewSummary?: ProductViewSummary | undefined;
|
|
2808
2808
|
/**
|
|
2809
2809
|
* <p>Information about the provisioning artifacts for the specified product.</p>
|
|
2810
2810
|
* @public
|
|
2811
2811
|
*/
|
|
2812
|
-
ProvisioningArtifacts?: ProvisioningArtifact[];
|
|
2812
|
+
ProvisioningArtifacts?: ProvisioningArtifact[] | undefined;
|
|
2813
2813
|
/**
|
|
2814
2814
|
* <p>Information about the associated budgets.</p>
|
|
2815
2815
|
* @public
|
|
2816
2816
|
*/
|
|
2817
|
-
Budgets?: BudgetDetail[];
|
|
2817
|
+
Budgets?: BudgetDetail[] | undefined;
|
|
2818
2818
|
/**
|
|
2819
2819
|
* <p>Information about the associated launch paths.</p>
|
|
2820
2820
|
* @public
|
|
2821
2821
|
*/
|
|
2822
|
-
LaunchPaths?: LaunchPath[];
|
|
2822
|
+
LaunchPaths?: LaunchPath[] | undefined;
|
|
2823
2823
|
}
|
|
2824
2824
|
/**
|
|
2825
2825
|
* @public
|
|
@@ -2839,17 +2839,17 @@ export interface DescribeProductAsAdminInput {
|
|
|
2839
2839
|
* </ul>
|
|
2840
2840
|
* @public
|
|
2841
2841
|
*/
|
|
2842
|
-
AcceptLanguage?: string;
|
|
2842
|
+
AcceptLanguage?: string | undefined;
|
|
2843
2843
|
/**
|
|
2844
2844
|
* <p>The product identifier.</p>
|
|
2845
2845
|
* @public
|
|
2846
2846
|
*/
|
|
2847
|
-
Id?: string;
|
|
2847
|
+
Id?: string | undefined;
|
|
2848
2848
|
/**
|
|
2849
2849
|
* <p>The product name.</p>
|
|
2850
2850
|
* @public
|
|
2851
2851
|
*/
|
|
2852
|
-
Name?: string;
|
|
2852
|
+
Name?: string | undefined;
|
|
2853
2853
|
/**
|
|
2854
2854
|
* <p>The unique identifier of the shared portfolio that the specified product is associated
|
|
2855
2855
|
* with.</p>
|
|
@@ -2859,7 +2859,7 @@ export interface DescribeProductAsAdminInput {
|
|
|
2859
2859
|
* product. Otherwise only local TagOptions will be returned. </p>
|
|
2860
2860
|
* @public
|
|
2861
2861
|
*/
|
|
2862
|
-
SourcePortfolioId?: string;
|
|
2862
|
+
SourcePortfolioId?: string | undefined;
|
|
2863
2863
|
}
|
|
2864
2864
|
/**
|
|
2865
2865
|
* <p>Summary information about a provisioning artifact (also known as a version) for a product.</p>
|
|
@@ -2870,27 +2870,27 @@ export interface ProvisioningArtifactSummary {
|
|
|
2870
2870
|
* <p>The identifier of the provisioning artifact.</p>
|
|
2871
2871
|
* @public
|
|
2872
2872
|
*/
|
|
2873
|
-
Id?: string;
|
|
2873
|
+
Id?: string | undefined;
|
|
2874
2874
|
/**
|
|
2875
2875
|
* <p>The name of the provisioning artifact.</p>
|
|
2876
2876
|
* @public
|
|
2877
2877
|
*/
|
|
2878
|
-
Name?: string;
|
|
2878
|
+
Name?: string | undefined;
|
|
2879
2879
|
/**
|
|
2880
2880
|
* <p>The description of the provisioning artifact.</p>
|
|
2881
2881
|
* @public
|
|
2882
2882
|
*/
|
|
2883
|
-
Description?: string;
|
|
2883
|
+
Description?: string | undefined;
|
|
2884
2884
|
/**
|
|
2885
2885
|
* <p>The UTC time stamp of the creation time.</p>
|
|
2886
2886
|
* @public
|
|
2887
2887
|
*/
|
|
2888
|
-
CreatedTime?: Date;
|
|
2888
|
+
CreatedTime?: Date | undefined;
|
|
2889
2889
|
/**
|
|
2890
2890
|
* <p>The metadata for the provisioning artifact. This is used with Amazon Web Services Marketplace products.</p>
|
|
2891
2891
|
* @public
|
|
2892
2892
|
*/
|
|
2893
|
-
ProvisioningArtifactMetadata?: Record<string, string
|
|
2893
|
+
ProvisioningArtifactMetadata?: Record<string, string> | undefined;
|
|
2894
2894
|
}
|
|
2895
2895
|
/**
|
|
2896
2896
|
* @public
|
|
@@ -2900,27 +2900,27 @@ export interface DescribeProductAsAdminOutput {
|
|
|
2900
2900
|
* <p>Information about the product view.</p>
|
|
2901
2901
|
* @public
|
|
2902
2902
|
*/
|
|
2903
|
-
ProductViewDetail?: ProductViewDetail;
|
|
2903
|
+
ProductViewDetail?: ProductViewDetail | undefined;
|
|
2904
2904
|
/**
|
|
2905
2905
|
* <p>Information about the provisioning artifacts (also known as versions) for the specified product.</p>
|
|
2906
2906
|
* @public
|
|
2907
2907
|
*/
|
|
2908
|
-
ProvisioningArtifactSummaries?: ProvisioningArtifactSummary[];
|
|
2908
|
+
ProvisioningArtifactSummaries?: ProvisioningArtifactSummary[] | undefined;
|
|
2909
2909
|
/**
|
|
2910
2910
|
* <p>Information about the tags associated with the product.</p>
|
|
2911
2911
|
* @public
|
|
2912
2912
|
*/
|
|
2913
|
-
Tags?: Tag[];
|
|
2913
|
+
Tags?: Tag[] | undefined;
|
|
2914
2914
|
/**
|
|
2915
2915
|
* <p>Information about the TagOptions associated with the product.</p>
|
|
2916
2916
|
* @public
|
|
2917
2917
|
*/
|
|
2918
|
-
TagOptions?: TagOptionDetail[];
|
|
2918
|
+
TagOptions?: TagOptionDetail[] | undefined;
|
|
2919
2919
|
/**
|
|
2920
2920
|
* <p>Information about the associated budgets.</p>
|
|
2921
2921
|
* @public
|
|
2922
2922
|
*/
|
|
2923
|
-
Budgets?: BudgetDetail[];
|
|
2923
|
+
Budgets?: BudgetDetail[] | undefined;
|
|
2924
2924
|
}
|
|
2925
2925
|
/**
|
|
2926
2926
|
* @public
|
|
@@ -2940,7 +2940,7 @@ export interface DescribeProductViewInput {
|
|
|
2940
2940
|
* </ul>
|
|
2941
2941
|
* @public
|
|
2942
2942
|
*/
|
|
2943
|
-
AcceptLanguage?: string;
|
|
2943
|
+
AcceptLanguage?: string | undefined;
|
|
2944
2944
|
/**
|
|
2945
2945
|
* <p>The product view identifier.</p>
|
|
2946
2946
|
* @public
|
|
@@ -2955,12 +2955,12 @@ export interface DescribeProductViewOutput {
|
|
|
2955
2955
|
* <p>Summary information about the product.</p>
|
|
2956
2956
|
* @public
|
|
2957
2957
|
*/
|
|
2958
|
-
ProductViewSummary?: ProductViewSummary;
|
|
2958
|
+
ProductViewSummary?: ProductViewSummary | undefined;
|
|
2959
2959
|
/**
|
|
2960
2960
|
* <p>Information about the provisioning artifacts for the product.</p>
|
|
2961
2961
|
* @public
|
|
2962
2962
|
*/
|
|
2963
|
-
ProvisioningArtifacts?: ProvisioningArtifact[];
|
|
2963
|
+
ProvisioningArtifacts?: ProvisioningArtifact[] | undefined;
|
|
2964
2964
|
}
|
|
2965
2965
|
/**
|
|
2966
2966
|
* DescribeProvisionedProductAPI input structure.
|
|
@@ -2990,19 +2990,19 @@ export interface DescribeProvisionedProductInput {
|
|
|
2990
2990
|
* </ul>
|
|
2991
2991
|
* @public
|
|
2992
2992
|
*/
|
|
2993
|
-
AcceptLanguage?: string;
|
|
2993
|
+
AcceptLanguage?: string | undefined;
|
|
2994
2994
|
/**
|
|
2995
2995
|
* <p>The provisioned product identifier. You must provide the name or ID, but not both.</p>
|
|
2996
2996
|
* <p>If you do not provide a name or ID, or you provide both name and ID, an <code>InvalidParametersException</code> will occur.</p>
|
|
2997
2997
|
* @public
|
|
2998
2998
|
*/
|
|
2999
|
-
Id?: string;
|
|
2999
|
+
Id?: string | undefined;
|
|
3000
3000
|
/**
|
|
3001
3001
|
* <p>The name of the provisioned product. You must provide the name or ID, but not both.</p>
|
|
3002
3002
|
* <p>If you do not provide a name or ID, or you provide both name and ID, an <code>InvalidParametersException</code> will occur.</p>
|
|
3003
3003
|
* @public
|
|
3004
3004
|
*/
|
|
3005
|
-
Name?: string;
|
|
3005
|
+
Name?: string | undefined;
|
|
3006
3006
|
}
|
|
3007
3007
|
/**
|
|
3008
3008
|
* <p>Information about a CloudWatch dashboard.</p>
|
|
@@ -3013,7 +3013,7 @@ export interface CloudWatchDashboard {
|
|
|
3013
3013
|
* <p>The name of the CloudWatch dashboard.</p>
|
|
3014
3014
|
* @public
|
|
3015
3015
|
*/
|
|
3016
|
-
Name?: string;
|
|
3016
|
+
Name?: string | undefined;
|
|
3017
3017
|
}
|
|
3018
3018
|
/**
|
|
3019
3019
|
* @public
|
|
@@ -3039,24 +3039,24 @@ export interface ProvisionedProductDetail {
|
|
|
3039
3039
|
* <p>The user-friendly name of the provisioned product.</p>
|
|
3040
3040
|
* @public
|
|
3041
3041
|
*/
|
|
3042
|
-
Name?: string;
|
|
3042
|
+
Name?: string | undefined;
|
|
3043
3043
|
/**
|
|
3044
3044
|
* <p>The ARN of the provisioned product.</p>
|
|
3045
3045
|
* @public
|
|
3046
3046
|
*/
|
|
3047
|
-
Arn?: string;
|
|
3047
|
+
Arn?: string | undefined;
|
|
3048
3048
|
/**
|
|
3049
3049
|
* <p>The type of provisioned product.
|
|
3050
3050
|
* The supported values are <code>CFN_STACK</code>, <code>CFN_STACKSET</code>, <code>TERRAFORM_OPEN_SOURCE</code>,
|
|
3051
3051
|
* <code>TERRAFORM_CLOUD</code>, and <code>EXTERNAL</code>.</p>
|
|
3052
3052
|
* @public
|
|
3053
3053
|
*/
|
|
3054
|
-
Type?: string;
|
|
3054
|
+
Type?: string | undefined;
|
|
3055
3055
|
/**
|
|
3056
3056
|
* <p>The identifier of the provisioned product.</p>
|
|
3057
3057
|
* @public
|
|
3058
3058
|
*/
|
|
3059
|
-
Id?: string;
|
|
3059
|
+
Id?: string | undefined;
|
|
3060
3060
|
/**
|
|
3061
3061
|
* <p>The current status of the provisioned product.</p>
|
|
3062
3062
|
* <ul>
|
|
@@ -3089,28 +3089,28 @@ export interface ProvisionedProductDetail {
|
|
|
3089
3089
|
* </ul>
|
|
3090
3090
|
* @public
|
|
3091
3091
|
*/
|
|
3092
|
-
Status?: ProvisionedProductStatus;
|
|
3092
|
+
Status?: ProvisionedProductStatus | undefined;
|
|
3093
3093
|
/**
|
|
3094
3094
|
* <p>The current status message of the provisioned product.</p>
|
|
3095
3095
|
* @public
|
|
3096
3096
|
*/
|
|
3097
|
-
StatusMessage?: string;
|
|
3097
|
+
StatusMessage?: string | undefined;
|
|
3098
3098
|
/**
|
|
3099
3099
|
* <p>The UTC time stamp of the creation time.</p>
|
|
3100
3100
|
* @public
|
|
3101
3101
|
*/
|
|
3102
|
-
CreatedTime?: Date;
|
|
3102
|
+
CreatedTime?: Date | undefined;
|
|
3103
3103
|
/**
|
|
3104
3104
|
* <p>A unique identifier that you provide to ensure idempotency. If multiple requests differ only by the idempotency token,
|
|
3105
3105
|
* the same response is returned for each repeated request.</p>
|
|
3106
3106
|
* @public
|
|
3107
3107
|
*/
|
|
3108
|
-
IdempotencyToken?: string;
|
|
3108
|
+
IdempotencyToken?: string | undefined;
|
|
3109
3109
|
/**
|
|
3110
3110
|
* <p>The record identifier of the last request performed on this provisioned product.</p>
|
|
3111
3111
|
* @public
|
|
3112
3112
|
*/
|
|
3113
|
-
LastRecordId?: string;
|
|
3113
|
+
LastRecordId?: string | undefined;
|
|
3114
3114
|
/**
|
|
3115
3115
|
* <p>The record identifier of the last request performed on this provisioned product of the following types:</p>
|
|
3116
3116
|
* <ul>
|
|
@@ -3137,7 +3137,7 @@ export interface ProvisionedProductDetail {
|
|
|
3137
3137
|
* </ul>
|
|
3138
3138
|
* @public
|
|
3139
3139
|
*/
|
|
3140
|
-
LastProvisioningRecordId?: string;
|
|
3140
|
+
LastProvisioningRecordId?: string | undefined;
|
|
3141
3141
|
/**
|
|
3142
3142
|
* <p>The record identifier of the last successful request performed on this provisioned product of the following types:</p>
|
|
3143
3143
|
* <ul>
|
|
@@ -3164,22 +3164,22 @@ export interface ProvisionedProductDetail {
|
|
|
3164
3164
|
* </ul>
|
|
3165
3165
|
* @public
|
|
3166
3166
|
*/
|
|
3167
|
-
LastSuccessfulProvisioningRecordId?: string;
|
|
3167
|
+
LastSuccessfulProvisioningRecordId?: string | undefined;
|
|
3168
3168
|
/**
|
|
3169
3169
|
* <p>The product identifier. For example, <code>prod-abcdzk7xy33qa</code>.</p>
|
|
3170
3170
|
* @public
|
|
3171
3171
|
*/
|
|
3172
|
-
ProductId?: string;
|
|
3172
|
+
ProductId?: string | undefined;
|
|
3173
3173
|
/**
|
|
3174
3174
|
* <p>The identifier of the provisioning artifact. For example, <code>pa-4abcdjnxjj6ne</code>.</p>
|
|
3175
3175
|
* @public
|
|
3176
3176
|
*/
|
|
3177
|
-
ProvisioningArtifactId?: string;
|
|
3177
|
+
ProvisioningArtifactId?: string | undefined;
|
|
3178
3178
|
/**
|
|
3179
3179
|
* <p>The ARN of the launch role associated with the provisioned product.</p>
|
|
3180
3180
|
* @public
|
|
3181
3181
|
*/
|
|
3182
|
-
LaunchRoleArn?: string;
|
|
3182
|
+
LaunchRoleArn?: string | undefined;
|
|
3183
3183
|
}
|
|
3184
3184
|
/**
|
|
3185
3185
|
* @public
|
|
@@ -3189,12 +3189,12 @@ export interface DescribeProvisionedProductOutput {
|
|
|
3189
3189
|
* <p>Information about the provisioned product.</p>
|
|
3190
3190
|
* @public
|
|
3191
3191
|
*/
|
|
3192
|
-
ProvisionedProductDetail?: ProvisionedProductDetail;
|
|
3192
|
+
ProvisionedProductDetail?: ProvisionedProductDetail | undefined;
|
|
3193
3193
|
/**
|
|
3194
3194
|
* <p>Any CloudWatch dashboards that were created when provisioning the product.</p>
|
|
3195
3195
|
* @public
|
|
3196
3196
|
*/
|
|
3197
|
-
CloudWatchDashboards?: CloudWatchDashboard[];
|
|
3197
|
+
CloudWatchDashboards?: CloudWatchDashboard[] | undefined;
|
|
3198
3198
|
}
|
|
3199
3199
|
/**
|
|
3200
3200
|
* @public
|
|
@@ -3214,7 +3214,7 @@ export interface DescribeProvisionedProductPlanInput {
|
|
|
3214
3214
|
* </ul>
|
|
3215
3215
|
* @public
|
|
3216
3216
|
*/
|
|
3217
|
-
AcceptLanguage?: string;
|
|
3217
|
+
AcceptLanguage?: string | undefined;
|
|
3218
3218
|
/**
|
|
3219
3219
|
* <p>The plan identifier.</p>
|
|
3220
3220
|
* @public
|
|
@@ -3224,12 +3224,12 @@ export interface DescribeProvisionedProductPlanInput {
|
|
|
3224
3224
|
* <p>The maximum number of items to return with this call.</p>
|
|
3225
3225
|
* @public
|
|
3226
3226
|
*/
|
|
3227
|
-
PageSize?: number;
|
|
3227
|
+
PageSize?: number | undefined;
|
|
3228
3228
|
/**
|
|
3229
3229
|
* <p>The page token for the next set of results. To retrieve the first set of results, use null.</p>
|
|
3230
3230
|
* @public
|
|
3231
3231
|
*/
|
|
3232
|
-
PageToken?: string;
|
|
3232
|
+
PageToken?: string | undefined;
|
|
3233
3233
|
}
|
|
3234
3234
|
/**
|
|
3235
3235
|
* @public
|
|
@@ -3256,81 +3256,81 @@ export interface ProvisionedProductPlanDetails {
|
|
|
3256
3256
|
* <p>The UTC time stamp of the creation time.</p>
|
|
3257
3257
|
* @public
|
|
3258
3258
|
*/
|
|
3259
|
-
CreatedTime?: Date;
|
|
3259
|
+
CreatedTime?: Date | undefined;
|
|
3260
3260
|
/**
|
|
3261
3261
|
* <p>The path identifier of the product. This value is optional if the product
|
|
3262
3262
|
* has a default path, and required if the product has more than one path.
|
|
3263
3263
|
* To list the paths for a product, use <a>ListLaunchPaths</a>.</p>
|
|
3264
3264
|
* @public
|
|
3265
3265
|
*/
|
|
3266
|
-
PathId?: string;
|
|
3266
|
+
PathId?: string | undefined;
|
|
3267
3267
|
/**
|
|
3268
3268
|
* <p>The product identifier.</p>
|
|
3269
3269
|
* @public
|
|
3270
3270
|
*/
|
|
3271
|
-
ProductId?: string;
|
|
3271
|
+
ProductId?: string | undefined;
|
|
3272
3272
|
/**
|
|
3273
3273
|
* <p>The name of the plan.</p>
|
|
3274
3274
|
* @public
|
|
3275
3275
|
*/
|
|
3276
|
-
PlanName?: string;
|
|
3276
|
+
PlanName?: string | undefined;
|
|
3277
3277
|
/**
|
|
3278
3278
|
* <p>The plan identifier.</p>
|
|
3279
3279
|
* @public
|
|
3280
3280
|
*/
|
|
3281
|
-
PlanId?: string;
|
|
3281
|
+
PlanId?: string | undefined;
|
|
3282
3282
|
/**
|
|
3283
3283
|
* <p>The product identifier.</p>
|
|
3284
3284
|
* @public
|
|
3285
3285
|
*/
|
|
3286
|
-
ProvisionProductId?: string;
|
|
3286
|
+
ProvisionProductId?: string | undefined;
|
|
3287
3287
|
/**
|
|
3288
3288
|
* <p>The user-friendly name of the provisioned product.</p>
|
|
3289
3289
|
* @public
|
|
3290
3290
|
*/
|
|
3291
|
-
ProvisionProductName?: string;
|
|
3291
|
+
ProvisionProductName?: string | undefined;
|
|
3292
3292
|
/**
|
|
3293
3293
|
* <p>The plan type.</p>
|
|
3294
3294
|
* @public
|
|
3295
3295
|
*/
|
|
3296
|
-
PlanType?: ProvisionedProductPlanType;
|
|
3296
|
+
PlanType?: ProvisionedProductPlanType | undefined;
|
|
3297
3297
|
/**
|
|
3298
3298
|
* <p>The identifier of the provisioning artifact.</p>
|
|
3299
3299
|
* @public
|
|
3300
3300
|
*/
|
|
3301
|
-
ProvisioningArtifactId?: string;
|
|
3301
|
+
ProvisioningArtifactId?: string | undefined;
|
|
3302
3302
|
/**
|
|
3303
3303
|
* <p>The status.</p>
|
|
3304
3304
|
* @public
|
|
3305
3305
|
*/
|
|
3306
|
-
Status?: ProvisionedProductPlanStatus;
|
|
3306
|
+
Status?: ProvisionedProductPlanStatus | undefined;
|
|
3307
3307
|
/**
|
|
3308
3308
|
* <p>The UTC time stamp when the plan was last updated.</p>
|
|
3309
3309
|
* @public
|
|
3310
3310
|
*/
|
|
3311
|
-
UpdatedTime?: Date;
|
|
3311
|
+
UpdatedTime?: Date | undefined;
|
|
3312
3312
|
/**
|
|
3313
3313
|
* <p>Passed to CloudFormation. The SNS topic ARNs to which to publish stack-related
|
|
3314
3314
|
* events.</p>
|
|
3315
3315
|
* @public
|
|
3316
3316
|
*/
|
|
3317
|
-
NotificationArns?: string[];
|
|
3317
|
+
NotificationArns?: string[] | undefined;
|
|
3318
3318
|
/**
|
|
3319
3319
|
* <p>Parameters specified by the administrator that are required for provisioning the
|
|
3320
3320
|
* product.</p>
|
|
3321
3321
|
* @public
|
|
3322
3322
|
*/
|
|
3323
|
-
ProvisioningParameters?: UpdateProvisioningParameter[];
|
|
3323
|
+
ProvisioningParameters?: UpdateProvisioningParameter[] | undefined;
|
|
3324
3324
|
/**
|
|
3325
3325
|
* <p>One or more tags.</p>
|
|
3326
3326
|
* @public
|
|
3327
3327
|
*/
|
|
3328
|
-
Tags?: Tag[];
|
|
3328
|
+
Tags?: Tag[] | undefined;
|
|
3329
3329
|
/**
|
|
3330
3330
|
* <p>The status message.</p>
|
|
3331
3331
|
* @public
|
|
3332
3332
|
*/
|
|
3333
|
-
StatusMessage?: string;
|
|
3333
|
+
StatusMessage?: string | undefined;
|
|
3334
3334
|
}
|
|
3335
3335
|
/**
|
|
3336
3336
|
* @public
|
|
@@ -3395,19 +3395,19 @@ export interface ResourceTargetDefinition {
|
|
|
3395
3395
|
* <p>The attribute to be changed.</p>
|
|
3396
3396
|
* @public
|
|
3397
3397
|
*/
|
|
3398
|
-
Attribute?: ResourceAttribute;
|
|
3398
|
+
Attribute?: ResourceAttribute | undefined;
|
|
3399
3399
|
/**
|
|
3400
3400
|
* <p>If the attribute is <code>Properties</code>, the value is the name of the property.
|
|
3401
3401
|
* Otherwise, the value is null.</p>
|
|
3402
3402
|
* @public
|
|
3403
3403
|
*/
|
|
3404
|
-
Name?: string;
|
|
3404
|
+
Name?: string | undefined;
|
|
3405
3405
|
/**
|
|
3406
3406
|
* <p>If the attribute is <code>Properties</code>, indicates whether a change to this property
|
|
3407
3407
|
* causes the resource to be re-created.</p>
|
|
3408
3408
|
* @public
|
|
3409
3409
|
*/
|
|
3410
|
-
RequiresRecreation?: RequiresRecreation;
|
|
3410
|
+
RequiresRecreation?: RequiresRecreation | undefined;
|
|
3411
3411
|
}
|
|
3412
3412
|
/**
|
|
3413
3413
|
* <p>Information about a change to a resource attribute.</p>
|
|
@@ -3418,18 +3418,18 @@ export interface ResourceChangeDetail {
|
|
|
3418
3418
|
* <p>Information about the resource attribute to be modified.</p>
|
|
3419
3419
|
* @public
|
|
3420
3420
|
*/
|
|
3421
|
-
Target?: ResourceTargetDefinition;
|
|
3421
|
+
Target?: ResourceTargetDefinition | undefined;
|
|
3422
3422
|
/**
|
|
3423
3423
|
* <p>For static evaluations, the value of the resource attribute will change and the new value is known.
|
|
3424
3424
|
* For dynamic evaluations, the value might change, and any new value will be determined when the plan is updated.</p>
|
|
3425
3425
|
* @public
|
|
3426
3426
|
*/
|
|
3427
|
-
Evaluation?: EvaluationType;
|
|
3427
|
+
Evaluation?: EvaluationType | undefined;
|
|
3428
3428
|
/**
|
|
3429
3429
|
* <p>The ID of the entity that caused the change.</p>
|
|
3430
3430
|
* @public
|
|
3431
3431
|
*/
|
|
3432
|
-
CausingEntity?: string;
|
|
3432
|
+
CausingEntity?: string | undefined;
|
|
3433
3433
|
}
|
|
3434
3434
|
/**
|
|
3435
3435
|
* @public
|
|
@@ -3453,38 +3453,38 @@ export interface ResourceChange {
|
|
|
3453
3453
|
* <p>The change action.</p>
|
|
3454
3454
|
* @public
|
|
3455
3455
|
*/
|
|
3456
|
-
Action?: ChangeAction;
|
|
3456
|
+
Action?: ChangeAction | undefined;
|
|
3457
3457
|
/**
|
|
3458
3458
|
* <p>The ID of the resource, as defined in the CloudFormation template.</p>
|
|
3459
3459
|
* @public
|
|
3460
3460
|
*/
|
|
3461
|
-
LogicalResourceId?: string;
|
|
3461
|
+
LogicalResourceId?: string | undefined;
|
|
3462
3462
|
/**
|
|
3463
3463
|
* <p>The ID of the resource, if it was already created.</p>
|
|
3464
3464
|
* @public
|
|
3465
3465
|
*/
|
|
3466
|
-
PhysicalResourceId?: string;
|
|
3466
|
+
PhysicalResourceId?: string | undefined;
|
|
3467
3467
|
/**
|
|
3468
3468
|
* <p>The type of resource.</p>
|
|
3469
3469
|
* @public
|
|
3470
3470
|
*/
|
|
3471
|
-
ResourceType?: string;
|
|
3471
|
+
ResourceType?: string | undefined;
|
|
3472
3472
|
/**
|
|
3473
3473
|
* <p>If the change type is <code>Modify</code>, indicates whether the existing resource
|
|
3474
3474
|
* is deleted and replaced with a new one.</p>
|
|
3475
3475
|
* @public
|
|
3476
3476
|
*/
|
|
3477
|
-
Replacement?: Replacement;
|
|
3477
|
+
Replacement?: Replacement | undefined;
|
|
3478
3478
|
/**
|
|
3479
3479
|
* <p>The change scope.</p>
|
|
3480
3480
|
* @public
|
|
3481
3481
|
*/
|
|
3482
|
-
Scope?: ResourceAttribute[];
|
|
3482
|
+
Scope?: ResourceAttribute[] | undefined;
|
|
3483
3483
|
/**
|
|
3484
3484
|
* <p>Information about the resource changes.</p>
|
|
3485
3485
|
* @public
|
|
3486
3486
|
*/
|
|
3487
|
-
Details?: ResourceChangeDetail[];
|
|
3487
|
+
Details?: ResourceChangeDetail[] | undefined;
|
|
3488
3488
|
}
|
|
3489
3489
|
/**
|
|
3490
3490
|
* @public
|
|
@@ -3494,17 +3494,17 @@ export interface DescribeProvisionedProductPlanOutput {
|
|
|
3494
3494
|
* <p>Information about the plan.</p>
|
|
3495
3495
|
* @public
|
|
3496
3496
|
*/
|
|
3497
|
-
ProvisionedProductPlanDetails?: ProvisionedProductPlanDetails;
|
|
3497
|
+
ProvisionedProductPlanDetails?: ProvisionedProductPlanDetails | undefined;
|
|
3498
3498
|
/**
|
|
3499
3499
|
* <p>Information about the resource changes that will occur when the plan is executed.</p>
|
|
3500
3500
|
* @public
|
|
3501
3501
|
*/
|
|
3502
|
-
ResourceChanges?: ResourceChange[];
|
|
3502
|
+
ResourceChanges?: ResourceChange[] | undefined;
|
|
3503
3503
|
/**
|
|
3504
3504
|
* <p>The page token to use to retrieve the next set of results. If there are no additional results, this value is null.</p>
|
|
3505
3505
|
* @public
|
|
3506
3506
|
*/
|
|
3507
|
-
NextPageToken?: string;
|
|
3507
|
+
NextPageToken?: string | undefined;
|
|
3508
3508
|
}
|
|
3509
3509
|
/**
|
|
3510
3510
|
* @public
|
|
@@ -3524,37 +3524,37 @@ export interface DescribeProvisioningArtifactInput {
|
|
|
3524
3524
|
* </ul>
|
|
3525
3525
|
* @public
|
|
3526
3526
|
*/
|
|
3527
|
-
AcceptLanguage?: string;
|
|
3527
|
+
AcceptLanguage?: string | undefined;
|
|
3528
3528
|
/**
|
|
3529
3529
|
* <p>The identifier of the provisioning artifact.</p>
|
|
3530
3530
|
* @public
|
|
3531
3531
|
*/
|
|
3532
|
-
ProvisioningArtifactId?: string;
|
|
3532
|
+
ProvisioningArtifactId?: string | undefined;
|
|
3533
3533
|
/**
|
|
3534
3534
|
* <p>The product identifier.</p>
|
|
3535
3535
|
* @public
|
|
3536
3536
|
*/
|
|
3537
|
-
ProductId?: string;
|
|
3537
|
+
ProductId?: string | undefined;
|
|
3538
3538
|
/**
|
|
3539
3539
|
* <p>The provisioning artifact name.</p>
|
|
3540
3540
|
* @public
|
|
3541
3541
|
*/
|
|
3542
|
-
ProvisioningArtifactName?: string;
|
|
3542
|
+
ProvisioningArtifactName?: string | undefined;
|
|
3543
3543
|
/**
|
|
3544
3544
|
* <p>The product name.</p>
|
|
3545
3545
|
* @public
|
|
3546
3546
|
*/
|
|
3547
|
-
ProductName?: string;
|
|
3547
|
+
ProductName?: string | undefined;
|
|
3548
3548
|
/**
|
|
3549
3549
|
* <p>Indicates whether a verbose level of detail is enabled.</p>
|
|
3550
3550
|
* @public
|
|
3551
3551
|
*/
|
|
3552
|
-
Verbose?: boolean;
|
|
3552
|
+
Verbose?: boolean | undefined;
|
|
3553
3553
|
/**
|
|
3554
3554
|
* <p>Indicates if the API call response does or does not include additional details about the provisioning parameters. </p>
|
|
3555
3555
|
* @public
|
|
3556
3556
|
*/
|
|
3557
|
-
IncludeProvisioningArtifactParameters?: boolean;
|
|
3557
|
+
IncludeProvisioningArtifactParameters?: boolean | undefined;
|
|
3558
3558
|
}
|
|
3559
3559
|
/**
|
|
3560
3560
|
* <p>The constraints that the administrator has put on the parameter.</p>
|
|
@@ -3565,12 +3565,12 @@ export interface ParameterConstraints {
|
|
|
3565
3565
|
* <p>The values that the administrator has allowed for the parameter.</p>
|
|
3566
3566
|
* @public
|
|
3567
3567
|
*/
|
|
3568
|
-
AllowedValues?: string[];
|
|
3568
|
+
AllowedValues?: string[] | undefined;
|
|
3569
3569
|
/**
|
|
3570
3570
|
* <p>A regular expression that represents the patterns that allow for <code>String</code> types. The pattern must match the entire parameter value provided.</p>
|
|
3571
3571
|
* @public
|
|
3572
3572
|
*/
|
|
3573
|
-
AllowedPattern?: string;
|
|
3573
|
+
AllowedPattern?: string | undefined;
|
|
3574
3574
|
/**
|
|
3575
3575
|
* <p>A string that explains a constraint when the constraint is violated. For example, without a constraint description, a parameter that has an allowed pattern of <code>[A-Za-z0-9]+</code> displays the following error message when the user specifies an invalid value:</p>
|
|
3576
3576
|
* <p>
|
|
@@ -3582,27 +3582,27 @@ export interface ParameterConstraints {
|
|
|
3582
3582
|
* </p>
|
|
3583
3583
|
* @public
|
|
3584
3584
|
*/
|
|
3585
|
-
ConstraintDescription?: string;
|
|
3585
|
+
ConstraintDescription?: string | undefined;
|
|
3586
3586
|
/**
|
|
3587
3587
|
* <p>An integer value that determines the largest number of characters you want to allow for <code>String</code> types. </p>
|
|
3588
3588
|
* @public
|
|
3589
3589
|
*/
|
|
3590
|
-
MaxLength?: string;
|
|
3590
|
+
MaxLength?: string | undefined;
|
|
3591
3591
|
/**
|
|
3592
3592
|
* <p>An integer value that determines the smallest number of characters you want to allow for <code>String</code> types.</p>
|
|
3593
3593
|
* @public
|
|
3594
3594
|
*/
|
|
3595
|
-
MinLength?: string;
|
|
3595
|
+
MinLength?: string | undefined;
|
|
3596
3596
|
/**
|
|
3597
3597
|
* <p>A numeric value that determines the largest numeric value you want to allow for <code>Number</code> types.</p>
|
|
3598
3598
|
* @public
|
|
3599
3599
|
*/
|
|
3600
|
-
MaxValue?: string;
|
|
3600
|
+
MaxValue?: string | undefined;
|
|
3601
3601
|
/**
|
|
3602
3602
|
* <p>A numeric value that determines the smallest numeric value you want to allow for <code>Number</code> types. </p>
|
|
3603
3603
|
* @public
|
|
3604
3604
|
*/
|
|
3605
|
-
MinValue?: string;
|
|
3605
|
+
MinValue?: string | undefined;
|
|
3606
3606
|
}
|
|
3607
3607
|
/**
|
|
3608
3608
|
* <p>Information about a parameter used to provision a product.</p>
|
|
@@ -3613,33 +3613,33 @@ export interface ProvisioningArtifactParameter {
|
|
|
3613
3613
|
* <p>The parameter key.</p>
|
|
3614
3614
|
* @public
|
|
3615
3615
|
*/
|
|
3616
|
-
ParameterKey?: string;
|
|
3616
|
+
ParameterKey?: string | undefined;
|
|
3617
3617
|
/**
|
|
3618
3618
|
* <p>The default value.</p>
|
|
3619
3619
|
* @public
|
|
3620
3620
|
*/
|
|
3621
|
-
DefaultValue?: string;
|
|
3621
|
+
DefaultValue?: string | undefined;
|
|
3622
3622
|
/**
|
|
3623
3623
|
* <p>The parameter type.</p>
|
|
3624
3624
|
* @public
|
|
3625
3625
|
*/
|
|
3626
|
-
ParameterType?: string;
|
|
3626
|
+
ParameterType?: string | undefined;
|
|
3627
3627
|
/**
|
|
3628
3628
|
* <p>If this value is true, the value for this parameter is obfuscated from view when the
|
|
3629
3629
|
* parameter is retrieved. This parameter is used to hide sensitive information.</p>
|
|
3630
3630
|
* @public
|
|
3631
3631
|
*/
|
|
3632
|
-
IsNoEcho?: boolean;
|
|
3632
|
+
IsNoEcho?: boolean | undefined;
|
|
3633
3633
|
/**
|
|
3634
3634
|
* <p>The description of the parameter.</p>
|
|
3635
3635
|
* @public
|
|
3636
3636
|
*/
|
|
3637
|
-
Description?: string;
|
|
3637
|
+
Description?: string | undefined;
|
|
3638
3638
|
/**
|
|
3639
3639
|
* <p>Constraints that the administrator has put on a parameter.</p>
|
|
3640
3640
|
* @public
|
|
3641
3641
|
*/
|
|
3642
|
-
ParameterConstraints?: ParameterConstraints;
|
|
3642
|
+
ParameterConstraints?: ParameterConstraints | undefined;
|
|
3643
3643
|
}
|
|
3644
3644
|
/**
|
|
3645
3645
|
* @public
|
|
@@ -3649,22 +3649,22 @@ export interface DescribeProvisioningArtifactOutput {
|
|
|
3649
3649
|
* <p>Information about the provisioning artifact.</p>
|
|
3650
3650
|
* @public
|
|
3651
3651
|
*/
|
|
3652
|
-
ProvisioningArtifactDetail?: ProvisioningArtifactDetail;
|
|
3652
|
+
ProvisioningArtifactDetail?: ProvisioningArtifactDetail | undefined;
|
|
3653
3653
|
/**
|
|
3654
3654
|
* <p>The URL of the CloudFormation template in Amazon S3 or GitHub in JSON format.</p>
|
|
3655
3655
|
* @public
|
|
3656
3656
|
*/
|
|
3657
|
-
Info?: Record<string, string
|
|
3657
|
+
Info?: Record<string, string> | undefined;
|
|
3658
3658
|
/**
|
|
3659
3659
|
* <p>The status of the current request.</p>
|
|
3660
3660
|
* @public
|
|
3661
3661
|
*/
|
|
3662
|
-
Status?: Status;
|
|
3662
|
+
Status?: Status | undefined;
|
|
3663
3663
|
/**
|
|
3664
3664
|
* <p>Information about the parameters used to provision the product. </p>
|
|
3665
3665
|
* @public
|
|
3666
3666
|
*/
|
|
3667
|
-
ProvisioningArtifactParameters?: ProvisioningArtifactParameter[];
|
|
3667
|
+
ProvisioningArtifactParameters?: ProvisioningArtifactParameter[] | undefined;
|
|
3668
3668
|
}
|
|
3669
3669
|
/**
|
|
3670
3670
|
* @public
|
|
@@ -3684,39 +3684,39 @@ export interface DescribeProvisioningParametersInput {
|
|
|
3684
3684
|
* </ul>
|
|
3685
3685
|
* @public
|
|
3686
3686
|
*/
|
|
3687
|
-
AcceptLanguage?: string;
|
|
3687
|
+
AcceptLanguage?: string | undefined;
|
|
3688
3688
|
/**
|
|
3689
3689
|
* <p>The product identifier. You must provide the product name or ID, but not both.</p>
|
|
3690
3690
|
* @public
|
|
3691
3691
|
*/
|
|
3692
|
-
ProductId?: string;
|
|
3692
|
+
ProductId?: string | undefined;
|
|
3693
3693
|
/**
|
|
3694
3694
|
* <p>The name of the product. You must provide the name or ID, but not both.</p>
|
|
3695
3695
|
* @public
|
|
3696
3696
|
*/
|
|
3697
|
-
ProductName?: string;
|
|
3697
|
+
ProductName?: string | undefined;
|
|
3698
3698
|
/**
|
|
3699
3699
|
* <p>The identifier of the provisioning artifact. You must provide the name or ID, but not both.</p>
|
|
3700
3700
|
* @public
|
|
3701
3701
|
*/
|
|
3702
|
-
ProvisioningArtifactId?: string;
|
|
3702
|
+
ProvisioningArtifactId?: string | undefined;
|
|
3703
3703
|
/**
|
|
3704
3704
|
* <p>The name of the provisioning artifact. You must provide the name or ID, but not both.</p>
|
|
3705
3705
|
* @public
|
|
3706
3706
|
*/
|
|
3707
|
-
ProvisioningArtifactName?: string;
|
|
3707
|
+
ProvisioningArtifactName?: string | undefined;
|
|
3708
3708
|
/**
|
|
3709
3709
|
* <p>The path identifier of the product. This value is optional if the product
|
|
3710
3710
|
* has a default path, and required if the product has more than one path.
|
|
3711
3711
|
* To list the paths for a product, use <a>ListLaunchPaths</a>. You must provide the name or ID, but not both.</p>
|
|
3712
3712
|
* @public
|
|
3713
3713
|
*/
|
|
3714
|
-
PathId?: string;
|
|
3714
|
+
PathId?: string | undefined;
|
|
3715
3715
|
/**
|
|
3716
3716
|
* <p>The name of the path. You must provide the name or ID, but not both.</p>
|
|
3717
3717
|
* @public
|
|
3718
3718
|
*/
|
|
3719
|
-
PathName?: string;
|
|
3719
|
+
PathName?: string | undefined;
|
|
3720
3720
|
}
|
|
3721
3721
|
/**
|
|
3722
3722
|
* <p>Summary information about a constraint.</p>
|
|
@@ -3747,12 +3747,12 @@ export interface ConstraintSummary {
|
|
|
3747
3747
|
* </ul>
|
|
3748
3748
|
* @public
|
|
3749
3749
|
*/
|
|
3750
|
-
Type?: string;
|
|
3750
|
+
Type?: string | undefined;
|
|
3751
3751
|
/**
|
|
3752
3752
|
* <p>The description of the constraint.</p>
|
|
3753
3753
|
* @public
|
|
3754
3754
|
*/
|
|
3755
|
-
Description?: string;
|
|
3755
|
+
Description?: string | undefined;
|
|
3756
3756
|
}
|
|
3757
3757
|
/**
|
|
3758
3758
|
* <p>Provisioning artifact output.</p>
|
|
@@ -3763,12 +3763,12 @@ export interface ProvisioningArtifactOutput {
|
|
|
3763
3763
|
* <p>The provisioning artifact output key.</p>
|
|
3764
3764
|
* @public
|
|
3765
3765
|
*/
|
|
3766
|
-
Key?: string;
|
|
3766
|
+
Key?: string | undefined;
|
|
3767
3767
|
/**
|
|
3768
3768
|
* <p>Description of the provisioning artifact output key.</p>
|
|
3769
3769
|
* @public
|
|
3770
3770
|
*/
|
|
3771
|
-
Description?: string;
|
|
3771
|
+
Description?: string | undefined;
|
|
3772
3772
|
}
|
|
3773
3773
|
/**
|
|
3774
3774
|
* <p>The user-defined preferences that will be applied during product provisioning, unless overridden by <code>ProvisioningPreferences</code> or <code>UpdateProvisioningPreferences</code>.</p>
|
|
@@ -3781,13 +3781,13 @@ export interface ProvisioningArtifactPreferences {
|
|
|
3781
3781
|
* <p>Applicable only to a <code>CFN_STACKSET</code> provisioned product type.</p>
|
|
3782
3782
|
* @public
|
|
3783
3783
|
*/
|
|
3784
|
-
StackSetAccounts?: string[];
|
|
3784
|
+
StackSetAccounts?: string[] | undefined;
|
|
3785
3785
|
/**
|
|
3786
3786
|
* <p>One or more Amazon Web Services Regions where stack instances are deployed from the stack set. These Regions can be scoped in <code>ProvisioningPreferences$StackSetRegions</code> and <code>UpdateProvisioningPreferences$StackSetRegions</code>.</p>
|
|
3787
3787
|
* <p>Applicable only to a <code>CFN_STACKSET</code> provisioned product type.</p>
|
|
3788
3788
|
* @public
|
|
3789
3789
|
*/
|
|
3790
|
-
StackSetRegions?: string[];
|
|
3790
|
+
StackSetRegions?: string[] | undefined;
|
|
3791
3791
|
}
|
|
3792
3792
|
/**
|
|
3793
3793
|
* <p>Summary information about a TagOption.</p>
|
|
@@ -3798,12 +3798,12 @@ export interface TagOptionSummary {
|
|
|
3798
3798
|
* <p>The TagOption key.</p>
|
|
3799
3799
|
* @public
|
|
3800
3800
|
*/
|
|
3801
|
-
Key?: string;
|
|
3801
|
+
Key?: string | undefined;
|
|
3802
3802
|
/**
|
|
3803
3803
|
* <p>The TagOption value.</p>
|
|
3804
3804
|
* @public
|
|
3805
3805
|
*/
|
|
3806
|
-
Values?: string[];
|
|
3806
|
+
Values?: string[] | undefined;
|
|
3807
3807
|
}
|
|
3808
3808
|
/**
|
|
3809
3809
|
* <p>Additional information provided by the administrator.</p>
|
|
@@ -3814,12 +3814,12 @@ export interface UsageInstruction {
|
|
|
3814
3814
|
* <p>The usage instruction type for the value.</p>
|
|
3815
3815
|
* @public
|
|
3816
3816
|
*/
|
|
3817
|
-
Type?: string;
|
|
3817
|
+
Type?: string | undefined;
|
|
3818
3818
|
/**
|
|
3819
3819
|
* <p>The usage instruction value for this type.</p>
|
|
3820
3820
|
* @public
|
|
3821
3821
|
*/
|
|
3822
|
-
Value?: string;
|
|
3822
|
+
Value?: string | undefined;
|
|
3823
3823
|
}
|
|
3824
3824
|
/**
|
|
3825
3825
|
* @public
|
|
@@ -3829,40 +3829,40 @@ export interface DescribeProvisioningParametersOutput {
|
|
|
3829
3829
|
* <p>Information about the parameters used to provision the product.</p>
|
|
3830
3830
|
* @public
|
|
3831
3831
|
*/
|
|
3832
|
-
ProvisioningArtifactParameters?: ProvisioningArtifactParameter[];
|
|
3832
|
+
ProvisioningArtifactParameters?: ProvisioningArtifactParameter[] | undefined;
|
|
3833
3833
|
/**
|
|
3834
3834
|
* <p>Information about the constraints used to provision the product.</p>
|
|
3835
3835
|
* @public
|
|
3836
3836
|
*/
|
|
3837
|
-
ConstraintSummaries?: ConstraintSummary[];
|
|
3837
|
+
ConstraintSummaries?: ConstraintSummary[] | undefined;
|
|
3838
3838
|
/**
|
|
3839
3839
|
* <p>Any additional metadata specifically related to the provisioning of the product. For
|
|
3840
3840
|
* example, see the <code>Version</code> field of the CloudFormation template.</p>
|
|
3841
3841
|
* @public
|
|
3842
3842
|
*/
|
|
3843
|
-
UsageInstructions?: UsageInstruction[];
|
|
3843
|
+
UsageInstructions?: UsageInstruction[] | undefined;
|
|
3844
3844
|
/**
|
|
3845
3845
|
* <p>Information about the TagOptions associated with the resource.</p>
|
|
3846
3846
|
* @public
|
|
3847
3847
|
*/
|
|
3848
|
-
TagOptions?: TagOptionSummary[];
|
|
3848
|
+
TagOptions?: TagOptionSummary[] | undefined;
|
|
3849
3849
|
/**
|
|
3850
3850
|
* <p>An object that contains information about preferences, such as Regions and accounts, for the provisioning artifact.</p>
|
|
3851
3851
|
* @public
|
|
3852
3852
|
*/
|
|
3853
|
-
ProvisioningArtifactPreferences?: ProvisioningArtifactPreferences;
|
|
3853
|
+
ProvisioningArtifactPreferences?: ProvisioningArtifactPreferences | undefined;
|
|
3854
3854
|
/**
|
|
3855
3855
|
* @deprecated
|
|
3856
3856
|
*
|
|
3857
3857
|
* <p>The output of the provisioning artifact.</p>
|
|
3858
3858
|
* @public
|
|
3859
3859
|
*/
|
|
3860
|
-
ProvisioningArtifactOutputs?: ProvisioningArtifactOutput[];
|
|
3860
|
+
ProvisioningArtifactOutputs?: ProvisioningArtifactOutput[] | undefined;
|
|
3861
3861
|
/**
|
|
3862
3862
|
* <p>A list of the keys and descriptions of the outputs. These outputs can be referenced from a provisioned product launched from this provisioning artifact.</p>
|
|
3863
3863
|
* @public
|
|
3864
3864
|
*/
|
|
3865
|
-
ProvisioningArtifactOutputKeys?: ProvisioningArtifactOutput[];
|
|
3865
|
+
ProvisioningArtifactOutputKeys?: ProvisioningArtifactOutput[] | undefined;
|
|
3866
3866
|
}
|
|
3867
3867
|
/**
|
|
3868
3868
|
* @public
|
|
@@ -3882,7 +3882,7 @@ export interface DescribeRecordInput {
|
|
|
3882
3882
|
* </ul>
|
|
3883
3883
|
* @public
|
|
3884
3884
|
*/
|
|
3885
|
-
AcceptLanguage?: string;
|
|
3885
|
+
AcceptLanguage?: string | undefined;
|
|
3886
3886
|
/**
|
|
3887
3887
|
* <p>The record identifier of the provisioned product. This identifier is returned by the
|
|
3888
3888
|
* request operation.</p>
|
|
@@ -3893,12 +3893,12 @@ export interface DescribeRecordInput {
|
|
|
3893
3893
|
* <p>The page token for the next set of results. To retrieve the first set of results, use null.</p>
|
|
3894
3894
|
* @public
|
|
3895
3895
|
*/
|
|
3896
|
-
PageToken?: string;
|
|
3896
|
+
PageToken?: string | undefined;
|
|
3897
3897
|
/**
|
|
3898
3898
|
* <p>The maximum number of items to return with this call.</p>
|
|
3899
3899
|
* @public
|
|
3900
3900
|
*/
|
|
3901
|
-
PageSize?: number;
|
|
3901
|
+
PageSize?: number | undefined;
|
|
3902
3902
|
}
|
|
3903
3903
|
/**
|
|
3904
3904
|
* <p>The error code and description resulting from an operation.</p>
|
|
@@ -3909,12 +3909,12 @@ export interface RecordError {
|
|
|
3909
3909
|
* <p>The numeric value of the error.</p>
|
|
3910
3910
|
* @public
|
|
3911
3911
|
*/
|
|
3912
|
-
Code?: string;
|
|
3912
|
+
Code?: string | undefined;
|
|
3913
3913
|
/**
|
|
3914
3914
|
* <p>The description of the error.</p>
|
|
3915
3915
|
* @public
|
|
3916
3916
|
*/
|
|
3917
|
-
Description?: string;
|
|
3917
|
+
Description?: string | undefined;
|
|
3918
3918
|
}
|
|
3919
3919
|
/**
|
|
3920
3920
|
* <p>Information about a tag, which is a key-value pair.</p>
|
|
@@ -3925,12 +3925,12 @@ export interface RecordTag {
|
|
|
3925
3925
|
* <p>The key for this tag.</p>
|
|
3926
3926
|
* @public
|
|
3927
3927
|
*/
|
|
3928
|
-
Key?: string;
|
|
3928
|
+
Key?: string | undefined;
|
|
3929
3929
|
/**
|
|
3930
3930
|
* <p>The value for this tag.</p>
|
|
3931
3931
|
* @public
|
|
3932
3932
|
*/
|
|
3933
|
-
Value?: string;
|
|
3933
|
+
Value?: string | undefined;
|
|
3934
3934
|
}
|
|
3935
3935
|
/**
|
|
3936
3936
|
* @public
|
|
@@ -3956,12 +3956,12 @@ export interface RecordDetail {
|
|
|
3956
3956
|
* <p>The identifier of the record.</p>
|
|
3957
3957
|
* @public
|
|
3958
3958
|
*/
|
|
3959
|
-
RecordId?: string;
|
|
3959
|
+
RecordId?: string | undefined;
|
|
3960
3960
|
/**
|
|
3961
3961
|
* <p>The user-friendly name of the provisioned product.</p>
|
|
3962
3962
|
* @public
|
|
3963
3963
|
*/
|
|
3964
|
-
ProvisionedProductName?: string;
|
|
3964
|
+
ProvisionedProductName?: string | undefined;
|
|
3965
3965
|
/**
|
|
3966
3966
|
* <p>The status of the provisioned product.</p>
|
|
3967
3967
|
* <ul>
|
|
@@ -3990,23 +3990,23 @@ export interface RecordDetail {
|
|
|
3990
3990
|
* </ul>
|
|
3991
3991
|
* @public
|
|
3992
3992
|
*/
|
|
3993
|
-
Status?: RecordStatus;
|
|
3993
|
+
Status?: RecordStatus | undefined;
|
|
3994
3994
|
/**
|
|
3995
3995
|
* <p>The UTC time stamp of the creation time.</p>
|
|
3996
3996
|
* @public
|
|
3997
3997
|
*/
|
|
3998
|
-
CreatedTime?: Date;
|
|
3998
|
+
CreatedTime?: Date | undefined;
|
|
3999
3999
|
/**
|
|
4000
4000
|
* <p>The time when the record was last updated.</p>
|
|
4001
4001
|
* @public
|
|
4002
4002
|
*/
|
|
4003
|
-
UpdatedTime?: Date;
|
|
4003
|
+
UpdatedTime?: Date | undefined;
|
|
4004
4004
|
/**
|
|
4005
4005
|
* <p>The type of provisioned product. The supported values are <code>CFN_STACK</code>, <code>CFN_STACKSET</code>,
|
|
4006
4006
|
* <code>TERRAFORM_OPEN_SOURCE</code>, <code>TERRAFORM_CLOUD</code>, and <code>EXTERNAL</code>.</p>
|
|
4007
4007
|
* @public
|
|
4008
4008
|
*/
|
|
4009
|
-
ProvisionedProductType?: string;
|
|
4009
|
+
ProvisionedProductType?: string | undefined;
|
|
4010
4010
|
/**
|
|
4011
4011
|
* <p>The record type.</p>
|
|
4012
4012
|
* <ul>
|
|
@@ -4028,42 +4028,42 @@ export interface RecordDetail {
|
|
|
4028
4028
|
* </ul>
|
|
4029
4029
|
* @public
|
|
4030
4030
|
*/
|
|
4031
|
-
RecordType?: string;
|
|
4031
|
+
RecordType?: string | undefined;
|
|
4032
4032
|
/**
|
|
4033
4033
|
* <p>The identifier of the provisioned product.</p>
|
|
4034
4034
|
* @public
|
|
4035
4035
|
*/
|
|
4036
|
-
ProvisionedProductId?: string;
|
|
4036
|
+
ProvisionedProductId?: string | undefined;
|
|
4037
4037
|
/**
|
|
4038
4038
|
* <p>The product identifier.</p>
|
|
4039
4039
|
* @public
|
|
4040
4040
|
*/
|
|
4041
|
-
ProductId?: string;
|
|
4041
|
+
ProductId?: string | undefined;
|
|
4042
4042
|
/**
|
|
4043
4043
|
* <p>The identifier of the provisioning artifact.</p>
|
|
4044
4044
|
* @public
|
|
4045
4045
|
*/
|
|
4046
|
-
ProvisioningArtifactId?: string;
|
|
4046
|
+
ProvisioningArtifactId?: string | undefined;
|
|
4047
4047
|
/**
|
|
4048
4048
|
* <p>The path identifier.</p>
|
|
4049
4049
|
* @public
|
|
4050
4050
|
*/
|
|
4051
|
-
PathId?: string;
|
|
4051
|
+
PathId?: string | undefined;
|
|
4052
4052
|
/**
|
|
4053
4053
|
* <p>The errors that occurred.</p>
|
|
4054
4054
|
* @public
|
|
4055
4055
|
*/
|
|
4056
|
-
RecordErrors?: RecordError[];
|
|
4056
|
+
RecordErrors?: RecordError[] | undefined;
|
|
4057
4057
|
/**
|
|
4058
4058
|
* <p>One or more tags.</p>
|
|
4059
4059
|
* @public
|
|
4060
4060
|
*/
|
|
4061
|
-
RecordTags?: RecordTag[];
|
|
4061
|
+
RecordTags?: RecordTag[] | undefined;
|
|
4062
4062
|
/**
|
|
4063
4063
|
* <p>The ARN of the launch role associated with the provisioned product.</p>
|
|
4064
4064
|
* @public
|
|
4065
4065
|
*/
|
|
4066
|
-
LaunchRoleArn?: string;
|
|
4066
|
+
LaunchRoleArn?: string | undefined;
|
|
4067
4067
|
}
|
|
4068
4068
|
/**
|
|
4069
4069
|
* <p>The output for the product created as the result of a request. For example, the output for
|
|
@@ -4075,17 +4075,17 @@ export interface RecordOutput {
|
|
|
4075
4075
|
* <p>The output key.</p>
|
|
4076
4076
|
* @public
|
|
4077
4077
|
*/
|
|
4078
|
-
OutputKey?: string;
|
|
4078
|
+
OutputKey?: string | undefined;
|
|
4079
4079
|
/**
|
|
4080
4080
|
* <p>The output value.</p>
|
|
4081
4081
|
* @public
|
|
4082
4082
|
*/
|
|
4083
|
-
OutputValue?: string;
|
|
4083
|
+
OutputValue?: string | undefined;
|
|
4084
4084
|
/**
|
|
4085
4085
|
* <p>The description of the output.</p>
|
|
4086
4086
|
* @public
|
|
4087
4087
|
*/
|
|
4088
|
-
Description?: string;
|
|
4088
|
+
Description?: string | undefined;
|
|
4089
4089
|
}
|
|
4090
4090
|
/**
|
|
4091
4091
|
* @public
|
|
@@ -4095,18 +4095,18 @@ export interface DescribeRecordOutput {
|
|
|
4095
4095
|
* <p>Information about the product.</p>
|
|
4096
4096
|
* @public
|
|
4097
4097
|
*/
|
|
4098
|
-
RecordDetail?: RecordDetail;
|
|
4098
|
+
RecordDetail?: RecordDetail | undefined;
|
|
4099
4099
|
/**
|
|
4100
4100
|
* <p>Information about the product created as the result of a request. For example, the output for
|
|
4101
4101
|
* a CloudFormation-backed product that creates an S3 bucket would include the S3 bucket URL.</p>
|
|
4102
4102
|
* @public
|
|
4103
4103
|
*/
|
|
4104
|
-
RecordOutputs?: RecordOutput[];
|
|
4104
|
+
RecordOutputs?: RecordOutput[] | undefined;
|
|
4105
4105
|
/**
|
|
4106
4106
|
* <p>The page token to use to retrieve the next set of results. If there are no additional results, this value is null.</p>
|
|
4107
4107
|
* @public
|
|
4108
4108
|
*/
|
|
4109
|
-
NextPageToken?: string;
|
|
4109
|
+
NextPageToken?: string | undefined;
|
|
4110
4110
|
}
|
|
4111
4111
|
/**
|
|
4112
4112
|
* @public
|
|
@@ -4131,7 +4131,7 @@ export interface DescribeServiceActionInput {
|
|
|
4131
4131
|
* </ul>
|
|
4132
4132
|
* @public
|
|
4133
4133
|
*/
|
|
4134
|
-
AcceptLanguage?: string;
|
|
4134
|
+
AcceptLanguage?: string | undefined;
|
|
4135
4135
|
}
|
|
4136
4136
|
/**
|
|
4137
4137
|
* @public
|
|
@@ -4141,7 +4141,7 @@ export interface DescribeServiceActionOutput {
|
|
|
4141
4141
|
* <p>Detailed information about the self-service action.</p>
|
|
4142
4142
|
* @public
|
|
4143
4143
|
*/
|
|
4144
|
-
ServiceActionDetail?: ServiceActionDetail;
|
|
4144
|
+
ServiceActionDetail?: ServiceActionDetail | undefined;
|
|
4145
4145
|
}
|
|
4146
4146
|
/**
|
|
4147
4147
|
* @public
|
|
@@ -4171,7 +4171,7 @@ export interface DescribeServiceActionExecutionParametersInput {
|
|
|
4171
4171
|
* </ul>
|
|
4172
4172
|
* @public
|
|
4173
4173
|
*/
|
|
4174
|
-
AcceptLanguage?: string;
|
|
4174
|
+
AcceptLanguage?: string | undefined;
|
|
4175
4175
|
}
|
|
4176
4176
|
/**
|
|
4177
4177
|
* <p>Details of an execution parameter value that is passed to a self-service action when executed on a provisioned product.</p>
|
|
@@ -4182,17 +4182,17 @@ export interface ExecutionParameter {
|
|
|
4182
4182
|
* <p>The name of the execution parameter.</p>
|
|
4183
4183
|
* @public
|
|
4184
4184
|
*/
|
|
4185
|
-
Name?: string;
|
|
4185
|
+
Name?: string | undefined;
|
|
4186
4186
|
/**
|
|
4187
4187
|
* <p>The execution parameter type.</p>
|
|
4188
4188
|
* @public
|
|
4189
4189
|
*/
|
|
4190
|
-
Type?: string;
|
|
4190
|
+
Type?: string | undefined;
|
|
4191
4191
|
/**
|
|
4192
4192
|
* <p>The default values for the execution parameter.</p>
|
|
4193
4193
|
* @public
|
|
4194
4194
|
*/
|
|
4195
|
-
DefaultValues?: string[];
|
|
4195
|
+
DefaultValues?: string[] | undefined;
|
|
4196
4196
|
}
|
|
4197
4197
|
/**
|
|
4198
4198
|
* @public
|
|
@@ -4202,7 +4202,7 @@ export interface DescribeServiceActionExecutionParametersOutput {
|
|
|
4202
4202
|
* <p>The parameters of the self-service action.</p>
|
|
4203
4203
|
* @public
|
|
4204
4204
|
*/
|
|
4205
|
-
ServiceActionParameters?: ExecutionParameter[];
|
|
4205
|
+
ServiceActionParameters?: ExecutionParameter[] | undefined;
|
|
4206
4206
|
}
|
|
4207
4207
|
/**
|
|
4208
4208
|
* @public
|
|
@@ -4222,7 +4222,7 @@ export interface DescribeTagOptionOutput {
|
|
|
4222
4222
|
* <p>Information about the TagOption.</p>
|
|
4223
4223
|
* @public
|
|
4224
4224
|
*/
|
|
4225
|
-
TagOptionDetail?: TagOptionDetail;
|
|
4225
|
+
TagOptionDetail?: TagOptionDetail | undefined;
|
|
4226
4226
|
}
|
|
4227
4227
|
/**
|
|
4228
4228
|
* @public
|
|
@@ -4272,7 +4272,7 @@ export interface DisassociatePrincipalFromPortfolioInput {
|
|
|
4272
4272
|
* </ul>
|
|
4273
4273
|
* @public
|
|
4274
4274
|
*/
|
|
4275
|
-
AcceptLanguage?: string;
|
|
4275
|
+
AcceptLanguage?: string | undefined;
|
|
4276
4276
|
/**
|
|
4277
4277
|
* <p>The portfolio identifier.</p>
|
|
4278
4278
|
* @public
|
|
@@ -4289,7 +4289,7 @@ export interface DisassociatePrincipalFromPortfolioInput {
|
|
|
4289
4289
|
* if you specify an <code>IAM</code> ARN with no AccountId, with or without wildcard characters. </p>
|
|
4290
4290
|
* @public
|
|
4291
4291
|
*/
|
|
4292
|
-
PrincipalType?: PrincipalType;
|
|
4292
|
+
PrincipalType?: PrincipalType | undefined;
|
|
4293
4293
|
}
|
|
4294
4294
|
/**
|
|
4295
4295
|
* @public
|
|
@@ -4314,7 +4314,7 @@ export interface DisassociateProductFromPortfolioInput {
|
|
|
4314
4314
|
* </ul>
|
|
4315
4315
|
* @public
|
|
4316
4316
|
*/
|
|
4317
|
-
AcceptLanguage?: string;
|
|
4317
|
+
AcceptLanguage?: string | undefined;
|
|
4318
4318
|
/**
|
|
4319
4319
|
* <p>The product identifier.</p>
|
|
4320
4320
|
* @public
|
|
@@ -4364,12 +4364,12 @@ export interface DisassociateServiceActionFromProvisioningArtifactInput {
|
|
|
4364
4364
|
* </ul>
|
|
4365
4365
|
* @public
|
|
4366
4366
|
*/
|
|
4367
|
-
AcceptLanguage?: string;
|
|
4367
|
+
AcceptLanguage?: string | undefined;
|
|
4368
4368
|
/**
|
|
4369
4369
|
* <p>A unique identifier that you provide to ensure idempotency. If multiple requests from the same Amazon Web Services account use the same idempotency token, the same response is returned for each repeated request. </p>
|
|
4370
4370
|
* @public
|
|
4371
4371
|
*/
|
|
4372
|
-
IdempotencyToken?: string;
|
|
4372
|
+
IdempotencyToken?: string | undefined;
|
|
4373
4373
|
}
|
|
4374
4374
|
/**
|
|
4375
4375
|
* @public
|
|
@@ -4424,7 +4424,7 @@ export interface ExecuteProvisionedProductPlanInput {
|
|
|
4424
4424
|
* </ul>
|
|
4425
4425
|
* @public
|
|
4426
4426
|
*/
|
|
4427
|
-
AcceptLanguage?: string;
|
|
4427
|
+
AcceptLanguage?: string | undefined;
|
|
4428
4428
|
/**
|
|
4429
4429
|
* <p>The plan identifier.</p>
|
|
4430
4430
|
* @public
|
|
@@ -4435,7 +4435,7 @@ export interface ExecuteProvisionedProductPlanInput {
|
|
|
4435
4435
|
* the same response is returned for each repeated request.</p>
|
|
4436
4436
|
* @public
|
|
4437
4437
|
*/
|
|
4438
|
-
IdempotencyToken?: string;
|
|
4438
|
+
IdempotencyToken?: string | undefined;
|
|
4439
4439
|
}
|
|
4440
4440
|
/**
|
|
4441
4441
|
* @public
|
|
@@ -4445,7 +4445,7 @@ export interface ExecuteProvisionedProductPlanOutput {
|
|
|
4445
4445
|
* <p>Information about the result of provisioning the product.</p>
|
|
4446
4446
|
* @public
|
|
4447
4447
|
*/
|
|
4448
|
-
RecordDetail?: RecordDetail;
|
|
4448
|
+
RecordDetail?: RecordDetail | undefined;
|
|
4449
4449
|
}
|
|
4450
4450
|
/**
|
|
4451
4451
|
* @public
|
|
@@ -4465,7 +4465,7 @@ export interface ExecuteProvisionedProductServiceActionInput {
|
|
|
4465
4465
|
* <p>An idempotency token that uniquely identifies the execute request.</p>
|
|
4466
4466
|
* @public
|
|
4467
4467
|
*/
|
|
4468
|
-
ExecuteToken?: string;
|
|
4468
|
+
ExecuteToken?: string | undefined;
|
|
4469
4469
|
/**
|
|
4470
4470
|
* <p>The language code.</p>
|
|
4471
4471
|
* <ul>
|
|
@@ -4480,14 +4480,14 @@ export interface ExecuteProvisionedProductServiceActionInput {
|
|
|
4480
4480
|
* </ul>
|
|
4481
4481
|
* @public
|
|
4482
4482
|
*/
|
|
4483
|
-
AcceptLanguage?: string;
|
|
4483
|
+
AcceptLanguage?: string | undefined;
|
|
4484
4484
|
/**
|
|
4485
4485
|
* <p>A map of all self-service action parameters and their values. If a provided parameter is of a special type, such as <code>TARGET</code>, the provided value will
|
|
4486
4486
|
* override the default value generated by Service Catalog. If the parameters field is not provided, no additional parameters are passed and default values will be used for
|
|
4487
4487
|
* any special parameters such as <code>TARGET</code>.</p>
|
|
4488
4488
|
* @public
|
|
4489
4489
|
*/
|
|
4490
|
-
Parameters?: Record<string, string[]
|
|
4490
|
+
Parameters?: Record<string, string[]> | undefined;
|
|
4491
4491
|
}
|
|
4492
4492
|
/**
|
|
4493
4493
|
* @public
|
|
@@ -4497,7 +4497,7 @@ export interface ExecuteProvisionedProductServiceActionOutput {
|
|
|
4497
4497
|
* <p>An object containing detailed information about the result of provisioning the product.</p>
|
|
4498
4498
|
* @public
|
|
4499
4499
|
*/
|
|
4500
|
-
RecordDetail?: RecordDetail;
|
|
4500
|
+
RecordDetail?: RecordDetail | undefined;
|
|
4501
4501
|
}
|
|
4502
4502
|
/**
|
|
4503
4503
|
* @public
|
|
@@ -4512,7 +4512,7 @@ export interface GetAWSOrganizationsAccessStatusOutput {
|
|
|
4512
4512
|
* <p>The status of the portfolio share feature.</p>
|
|
4513
4513
|
* @public
|
|
4514
4514
|
*/
|
|
4515
|
-
AccessStatus?: AccessStatus;
|
|
4515
|
+
AccessStatus?: AccessStatus | undefined;
|
|
4516
4516
|
}
|
|
4517
4517
|
/**
|
|
4518
4518
|
* @public
|
|
@@ -4532,32 +4532,32 @@ export interface GetProvisionedProductOutputsInput {
|
|
|
4532
4532
|
* </ul>
|
|
4533
4533
|
* @public
|
|
4534
4534
|
*/
|
|
4535
|
-
AcceptLanguage?: string;
|
|
4535
|
+
AcceptLanguage?: string | undefined;
|
|
4536
4536
|
/**
|
|
4537
4537
|
* <p>The identifier of the provisioned product that you want the outputs from.</p>
|
|
4538
4538
|
* @public
|
|
4539
4539
|
*/
|
|
4540
|
-
ProvisionedProductId?: string;
|
|
4540
|
+
ProvisionedProductId?: string | undefined;
|
|
4541
4541
|
/**
|
|
4542
4542
|
* <p>The name of the provisioned product that you want the outputs from.</p>
|
|
4543
4543
|
* @public
|
|
4544
4544
|
*/
|
|
4545
|
-
ProvisionedProductName?: string;
|
|
4545
|
+
ProvisionedProductName?: string | undefined;
|
|
4546
4546
|
/**
|
|
4547
4547
|
* <p>The list of keys that the API should return with their values. If none are provided, the API will return all outputs of the provisioned product.</p>
|
|
4548
4548
|
* @public
|
|
4549
4549
|
*/
|
|
4550
|
-
OutputKeys?: string[];
|
|
4550
|
+
OutputKeys?: string[] | undefined;
|
|
4551
4551
|
/**
|
|
4552
4552
|
* <p>The maximum number of items to return with this call.</p>
|
|
4553
4553
|
* @public
|
|
4554
4554
|
*/
|
|
4555
|
-
PageSize?: number;
|
|
4555
|
+
PageSize?: number | undefined;
|
|
4556
4556
|
/**
|
|
4557
4557
|
* <p>The page token for the next set of results. To retrieve the first set of results, use null.</p>
|
|
4558
4558
|
* @public
|
|
4559
4559
|
*/
|
|
4560
|
-
PageToken?: string;
|
|
4560
|
+
PageToken?: string | undefined;
|
|
4561
4561
|
}
|
|
4562
4562
|
/**
|
|
4563
4563
|
* @public
|
|
@@ -4568,12 +4568,12 @@ export interface GetProvisionedProductOutputsOutput {
|
|
|
4568
4568
|
* </p>
|
|
4569
4569
|
* @public
|
|
4570
4570
|
*/
|
|
4571
|
-
Outputs?: RecordOutput[];
|
|
4571
|
+
Outputs?: RecordOutput[] | undefined;
|
|
4572
4572
|
/**
|
|
4573
4573
|
* <p>The page token to use to retrieve the next set of results. If there are no additional results, this value is null.</p>
|
|
4574
4574
|
* @public
|
|
4575
4575
|
*/
|
|
4576
|
-
NextPageToken?: string;
|
|
4576
|
+
NextPageToken?: string | undefined;
|
|
4577
4577
|
}
|
|
4578
4578
|
/**
|
|
4579
4579
|
* @public
|
|
@@ -4593,7 +4593,7 @@ export interface ImportAsProvisionedProductInput {
|
|
|
4593
4593
|
* </ul>
|
|
4594
4594
|
* @public
|
|
4595
4595
|
*/
|
|
4596
|
-
AcceptLanguage?: string;
|
|
4596
|
+
AcceptLanguage?: string | undefined;
|
|
4597
4597
|
/**
|
|
4598
4598
|
* <p>The product identifier.</p>
|
|
4599
4599
|
* @public
|
|
@@ -4621,7 +4621,7 @@ export interface ImportAsProvisionedProductInput {
|
|
|
4621
4621
|
* the same response is returned for each repeated request.</p>
|
|
4622
4622
|
* @public
|
|
4623
4623
|
*/
|
|
4624
|
-
IdempotencyToken?: string;
|
|
4624
|
+
IdempotencyToken?: string | undefined;
|
|
4625
4625
|
}
|
|
4626
4626
|
/**
|
|
4627
4627
|
* @public
|
|
@@ -4631,7 +4631,7 @@ export interface ImportAsProvisionedProductOutput {
|
|
|
4631
4631
|
* <p>Information about a request operation.</p>
|
|
4632
4632
|
* @public
|
|
4633
4633
|
*/
|
|
4634
|
-
RecordDetail?: RecordDetail;
|
|
4634
|
+
RecordDetail?: RecordDetail | undefined;
|
|
4635
4635
|
}
|
|
4636
4636
|
/**
|
|
4637
4637
|
* @public
|
|
@@ -4651,17 +4651,17 @@ export interface ListAcceptedPortfolioSharesInput {
|
|
|
4651
4651
|
* </ul>
|
|
4652
4652
|
* @public
|
|
4653
4653
|
*/
|
|
4654
|
-
AcceptLanguage?: string;
|
|
4654
|
+
AcceptLanguage?: string | undefined;
|
|
4655
4655
|
/**
|
|
4656
4656
|
* <p>The page token for the next set of results. To retrieve the first set of results, use null.</p>
|
|
4657
4657
|
* @public
|
|
4658
4658
|
*/
|
|
4659
|
-
PageToken?: string;
|
|
4659
|
+
PageToken?: string | undefined;
|
|
4660
4660
|
/**
|
|
4661
4661
|
* <p>The maximum number of items to return with this call.</p>
|
|
4662
4662
|
* @public
|
|
4663
4663
|
*/
|
|
4664
|
-
PageSize?: number;
|
|
4664
|
+
PageSize?: number | undefined;
|
|
4665
4665
|
/**
|
|
4666
4666
|
* <p>The type of shared portfolios to list. The default is to list imported portfolios.</p>
|
|
4667
4667
|
* <ul>
|
|
@@ -4681,7 +4681,7 @@ export interface ListAcceptedPortfolioSharesInput {
|
|
|
4681
4681
|
* </ul>
|
|
4682
4682
|
* @public
|
|
4683
4683
|
*/
|
|
4684
|
-
PortfolioShareType?: PortfolioShareType;
|
|
4684
|
+
PortfolioShareType?: PortfolioShareType | undefined;
|
|
4685
4685
|
}
|
|
4686
4686
|
/**
|
|
4687
4687
|
* @public
|
|
@@ -4691,12 +4691,12 @@ export interface ListAcceptedPortfolioSharesOutput {
|
|
|
4691
4691
|
* <p>Information about the portfolios.</p>
|
|
4692
4692
|
* @public
|
|
4693
4693
|
*/
|
|
4694
|
-
PortfolioDetails?: PortfolioDetail[];
|
|
4694
|
+
PortfolioDetails?: PortfolioDetail[] | undefined;
|
|
4695
4695
|
/**
|
|
4696
4696
|
* <p>The page token to use to retrieve the next set of results. If there are no additional results, this value is null.</p>
|
|
4697
4697
|
* @public
|
|
4698
4698
|
*/
|
|
4699
|
-
NextPageToken?: string;
|
|
4699
|
+
NextPageToken?: string | undefined;
|
|
4700
4700
|
}
|
|
4701
4701
|
/**
|
|
4702
4702
|
* @public
|
|
@@ -4716,7 +4716,7 @@ export interface ListBudgetsForResourceInput {
|
|
|
4716
4716
|
* </ul>
|
|
4717
4717
|
* @public
|
|
4718
4718
|
*/
|
|
4719
|
-
AcceptLanguage?: string;
|
|
4719
|
+
AcceptLanguage?: string | undefined;
|
|
4720
4720
|
/**
|
|
4721
4721
|
* <p>The resource identifier.</p>
|
|
4722
4722
|
* @public
|
|
@@ -4726,12 +4726,12 @@ export interface ListBudgetsForResourceInput {
|
|
|
4726
4726
|
* <p>The maximum number of items to return with this call.</p>
|
|
4727
4727
|
* @public
|
|
4728
4728
|
*/
|
|
4729
|
-
PageSize?: number;
|
|
4729
|
+
PageSize?: number | undefined;
|
|
4730
4730
|
/**
|
|
4731
4731
|
* <p>The page token for the next set of results. To retrieve the first set of results, use null.</p>
|
|
4732
4732
|
* @public
|
|
4733
4733
|
*/
|
|
4734
|
-
PageToken?: string;
|
|
4734
|
+
PageToken?: string | undefined;
|
|
4735
4735
|
}
|
|
4736
4736
|
/**
|
|
4737
4737
|
* @public
|
|
@@ -4741,12 +4741,12 @@ export interface ListBudgetsForResourceOutput {
|
|
|
4741
4741
|
* <p>Information about the associated budgets.</p>
|
|
4742
4742
|
* @public
|
|
4743
4743
|
*/
|
|
4744
|
-
Budgets?: BudgetDetail[];
|
|
4744
|
+
Budgets?: BudgetDetail[] | undefined;
|
|
4745
4745
|
/**
|
|
4746
4746
|
* <p>The page token to use to retrieve the next set of results. If there are no additional results, this value is null.</p>
|
|
4747
4747
|
* @public
|
|
4748
4748
|
*/
|
|
4749
|
-
NextPageToken?: string;
|
|
4749
|
+
NextPageToken?: string | undefined;
|
|
4750
4750
|
}
|
|
4751
4751
|
/**
|
|
4752
4752
|
* @public
|
|
@@ -4766,7 +4766,7 @@ export interface ListConstraintsForPortfolioInput {
|
|
|
4766
4766
|
* </ul>
|
|
4767
4767
|
* @public
|
|
4768
4768
|
*/
|
|
4769
|
-
AcceptLanguage?: string;
|
|
4769
|
+
AcceptLanguage?: string | undefined;
|
|
4770
4770
|
/**
|
|
4771
4771
|
* <p>The portfolio identifier.</p>
|
|
4772
4772
|
* @public
|
|
@@ -4776,17 +4776,17 @@ export interface ListConstraintsForPortfolioInput {
|
|
|
4776
4776
|
* <p>The product identifier.</p>
|
|
4777
4777
|
* @public
|
|
4778
4778
|
*/
|
|
4779
|
-
ProductId?: string;
|
|
4779
|
+
ProductId?: string | undefined;
|
|
4780
4780
|
/**
|
|
4781
4781
|
* <p>The maximum number of items to return with this call.</p>
|
|
4782
4782
|
* @public
|
|
4783
4783
|
*/
|
|
4784
|
-
PageSize?: number;
|
|
4784
|
+
PageSize?: number | undefined;
|
|
4785
4785
|
/**
|
|
4786
4786
|
* <p>The page token for the next set of results. To retrieve the first set of results, use null.</p>
|
|
4787
4787
|
* @public
|
|
4788
4788
|
*/
|
|
4789
|
-
PageToken?: string;
|
|
4789
|
+
PageToken?: string | undefined;
|
|
4790
4790
|
}
|
|
4791
4791
|
/**
|
|
4792
4792
|
* @public
|
|
@@ -4796,12 +4796,12 @@ export interface ListConstraintsForPortfolioOutput {
|
|
|
4796
4796
|
* <p>Information about the constraints.</p>
|
|
4797
4797
|
* @public
|
|
4798
4798
|
*/
|
|
4799
|
-
ConstraintDetails?: ConstraintDetail[];
|
|
4799
|
+
ConstraintDetails?: ConstraintDetail[] | undefined;
|
|
4800
4800
|
/**
|
|
4801
4801
|
* <p>The page token to use to retrieve the next set of results. If there are no additional results, this value is null.</p>
|
|
4802
4802
|
* @public
|
|
4803
4803
|
*/
|
|
4804
|
-
NextPageToken?: string;
|
|
4804
|
+
NextPageToken?: string | undefined;
|
|
4805
4805
|
}
|
|
4806
4806
|
/**
|
|
4807
4807
|
* @public
|
|
@@ -4821,7 +4821,7 @@ export interface ListLaunchPathsInput {
|
|
|
4821
4821
|
* </ul>
|
|
4822
4822
|
* @public
|
|
4823
4823
|
*/
|
|
4824
|
-
AcceptLanguage?: string;
|
|
4824
|
+
AcceptLanguage?: string | undefined;
|
|
4825
4825
|
/**
|
|
4826
4826
|
* <p>The product identifier.</p>
|
|
4827
4827
|
* @public
|
|
@@ -4831,12 +4831,12 @@ export interface ListLaunchPathsInput {
|
|
|
4831
4831
|
* <p>The maximum number of items to return with this call.</p>
|
|
4832
4832
|
* @public
|
|
4833
4833
|
*/
|
|
4834
|
-
PageSize?: number;
|
|
4834
|
+
PageSize?: number | undefined;
|
|
4835
4835
|
/**
|
|
4836
4836
|
* <p>The page token for the next set of results. To retrieve the first set of results, use null.</p>
|
|
4837
4837
|
* @public
|
|
4838
4838
|
*/
|
|
4839
|
-
PageToken?: string;
|
|
4839
|
+
PageToken?: string | undefined;
|
|
4840
4840
|
}
|
|
4841
4841
|
/**
|
|
4842
4842
|
* <p>Summary information about a product path for a user.</p>
|
|
@@ -4847,22 +4847,22 @@ export interface LaunchPathSummary {
|
|
|
4847
4847
|
* <p>The identifier of the product path.</p>
|
|
4848
4848
|
* @public
|
|
4849
4849
|
*/
|
|
4850
|
-
Id?: string;
|
|
4850
|
+
Id?: string | undefined;
|
|
4851
4851
|
/**
|
|
4852
4852
|
* <p>The constraints on the portfolio-product relationship.</p>
|
|
4853
4853
|
* @public
|
|
4854
4854
|
*/
|
|
4855
|
-
ConstraintSummaries?: ConstraintSummary[];
|
|
4855
|
+
ConstraintSummaries?: ConstraintSummary[] | undefined;
|
|
4856
4856
|
/**
|
|
4857
4857
|
* <p>The tags associated with this product path.</p>
|
|
4858
4858
|
* @public
|
|
4859
4859
|
*/
|
|
4860
|
-
Tags?: Tag[];
|
|
4860
|
+
Tags?: Tag[] | undefined;
|
|
4861
4861
|
/**
|
|
4862
4862
|
* <p>The name of the portfolio that contains the product. </p>
|
|
4863
4863
|
* @public
|
|
4864
4864
|
*/
|
|
4865
|
-
Name?: string;
|
|
4865
|
+
Name?: string | undefined;
|
|
4866
4866
|
}
|
|
4867
4867
|
/**
|
|
4868
4868
|
* @public
|
|
@@ -4872,12 +4872,12 @@ export interface ListLaunchPathsOutput {
|
|
|
4872
4872
|
* <p>Information about the launch path.</p>
|
|
4873
4873
|
* @public
|
|
4874
4874
|
*/
|
|
4875
|
-
LaunchPathSummaries?: LaunchPathSummary[];
|
|
4875
|
+
LaunchPathSummaries?: LaunchPathSummary[] | undefined;
|
|
4876
4876
|
/**
|
|
4877
4877
|
* <p>The page token to use to retrieve the next set of results. If there are no additional results, this value is null.</p>
|
|
4878
4878
|
* @public
|
|
4879
4879
|
*/
|
|
4880
|
-
NextPageToken?: string;
|
|
4880
|
+
NextPageToken?: string | undefined;
|
|
4881
4881
|
}
|
|
4882
4882
|
/**
|
|
4883
4883
|
* @public
|
|
@@ -4897,7 +4897,7 @@ export interface ListOrganizationPortfolioAccessInput {
|
|
|
4897
4897
|
* </ul>
|
|
4898
4898
|
* @public
|
|
4899
4899
|
*/
|
|
4900
|
-
AcceptLanguage?: string;
|
|
4900
|
+
AcceptLanguage?: string | undefined;
|
|
4901
4901
|
/**
|
|
4902
4902
|
* <p>The portfolio identifier. For example, <code>port-2abcdext3y5fk</code>.</p>
|
|
4903
4903
|
* @public
|
|
@@ -4926,12 +4926,12 @@ export interface ListOrganizationPortfolioAccessInput {
|
|
|
4926
4926
|
* <p>The page token for the next set of results. To retrieve the first set of results, use null.</p>
|
|
4927
4927
|
* @public
|
|
4928
4928
|
*/
|
|
4929
|
-
PageToken?: string;
|
|
4929
|
+
PageToken?: string | undefined;
|
|
4930
4930
|
/**
|
|
4931
4931
|
* <p>The maximum number of items to return with this call.</p>
|
|
4932
4932
|
* @public
|
|
4933
4933
|
*/
|
|
4934
|
-
PageSize?: number;
|
|
4934
|
+
PageSize?: number | undefined;
|
|
4935
4935
|
}
|
|
4936
4936
|
/**
|
|
4937
4937
|
* @public
|
|
@@ -4941,12 +4941,12 @@ export interface ListOrganizationPortfolioAccessOutput {
|
|
|
4941
4941
|
* <p>Displays information about the organization nodes.</p>
|
|
4942
4942
|
* @public
|
|
4943
4943
|
*/
|
|
4944
|
-
OrganizationNodes?: OrganizationNode[];
|
|
4944
|
+
OrganizationNodes?: OrganizationNode[] | undefined;
|
|
4945
4945
|
/**
|
|
4946
4946
|
* <p>The page token to use to retrieve the next set of results. If there are no additional results, this value is null.</p>
|
|
4947
4947
|
* @public
|
|
4948
4948
|
*/
|
|
4949
|
-
NextPageToken?: string;
|
|
4949
|
+
NextPageToken?: string | undefined;
|
|
4950
4950
|
}
|
|
4951
4951
|
/**
|
|
4952
4952
|
* @public
|
|
@@ -4966,7 +4966,7 @@ export interface ListPortfolioAccessInput {
|
|
|
4966
4966
|
* </ul>
|
|
4967
4967
|
* @public
|
|
4968
4968
|
*/
|
|
4969
|
-
AcceptLanguage?: string;
|
|
4969
|
+
AcceptLanguage?: string | undefined;
|
|
4970
4970
|
/**
|
|
4971
4971
|
* <p>The portfolio identifier.</p>
|
|
4972
4972
|
* @public
|
|
@@ -4976,17 +4976,17 @@ export interface ListPortfolioAccessInput {
|
|
|
4976
4976
|
* <p>The ID of an organization node the portfolio is shared with. All children of this node with an inherited portfolio share will be returned.</p>
|
|
4977
4977
|
* @public
|
|
4978
4978
|
*/
|
|
4979
|
-
OrganizationParentId?: string;
|
|
4979
|
+
OrganizationParentId?: string | undefined;
|
|
4980
4980
|
/**
|
|
4981
4981
|
* <p>The page token for the next set of results. To retrieve the first set of results, use null.</p>
|
|
4982
4982
|
* @public
|
|
4983
4983
|
*/
|
|
4984
|
-
PageToken?: string;
|
|
4984
|
+
PageToken?: string | undefined;
|
|
4985
4985
|
/**
|
|
4986
4986
|
* <p>The maximum number of items to return with this call.</p>
|
|
4987
4987
|
* @public
|
|
4988
4988
|
*/
|
|
4989
|
-
PageSize?: number;
|
|
4989
|
+
PageSize?: number | undefined;
|
|
4990
4990
|
}
|
|
4991
4991
|
/**
|
|
4992
4992
|
* @public
|
|
@@ -4996,12 +4996,12 @@ export interface ListPortfolioAccessOutput {
|
|
|
4996
4996
|
* <p>Information about the Amazon Web Services accounts with access to the portfolio.</p>
|
|
4997
4997
|
* @public
|
|
4998
4998
|
*/
|
|
4999
|
-
AccountIds?: string[];
|
|
4999
|
+
AccountIds?: string[] | undefined;
|
|
5000
5000
|
/**
|
|
5001
5001
|
* <p>The page token to use to retrieve the next set of results. If there are no additional results, this value is null.</p>
|
|
5002
5002
|
* @public
|
|
5003
5003
|
*/
|
|
5004
|
-
NextPageToken?: string;
|
|
5004
|
+
NextPageToken?: string | undefined;
|
|
5005
5005
|
}
|
|
5006
5006
|
/**
|
|
5007
5007
|
* @public
|
|
@@ -5021,17 +5021,17 @@ export interface ListPortfoliosInput {
|
|
|
5021
5021
|
* </ul>
|
|
5022
5022
|
* @public
|
|
5023
5023
|
*/
|
|
5024
|
-
AcceptLanguage?: string;
|
|
5024
|
+
AcceptLanguage?: string | undefined;
|
|
5025
5025
|
/**
|
|
5026
5026
|
* <p>The page token for the next set of results. To retrieve the first set of results, use null.</p>
|
|
5027
5027
|
* @public
|
|
5028
5028
|
*/
|
|
5029
|
-
PageToken?: string;
|
|
5029
|
+
PageToken?: string | undefined;
|
|
5030
5030
|
/**
|
|
5031
5031
|
* <p>The maximum number of items to return with this call.</p>
|
|
5032
5032
|
* @public
|
|
5033
5033
|
*/
|
|
5034
|
-
PageSize?: number;
|
|
5034
|
+
PageSize?: number | undefined;
|
|
5035
5035
|
}
|
|
5036
5036
|
/**
|
|
5037
5037
|
* @public
|
|
@@ -5041,12 +5041,12 @@ export interface ListPortfoliosOutput {
|
|
|
5041
5041
|
* <p>Information about the portfolios.</p>
|
|
5042
5042
|
* @public
|
|
5043
5043
|
*/
|
|
5044
|
-
PortfolioDetails?: PortfolioDetail[];
|
|
5044
|
+
PortfolioDetails?: PortfolioDetail[] | undefined;
|
|
5045
5045
|
/**
|
|
5046
5046
|
* <p>The page token to use to retrieve the next set of results. If there are no additional results, this value is null.</p>
|
|
5047
5047
|
* @public
|
|
5048
5048
|
*/
|
|
5049
|
-
NextPageToken?: string;
|
|
5049
|
+
NextPageToken?: string | undefined;
|
|
5050
5050
|
}
|
|
5051
5051
|
/**
|
|
5052
5052
|
* @public
|
|
@@ -5066,7 +5066,7 @@ export interface ListPortfoliosForProductInput {
|
|
|
5066
5066
|
* </ul>
|
|
5067
5067
|
* @public
|
|
5068
5068
|
*/
|
|
5069
|
-
AcceptLanguage?: string;
|
|
5069
|
+
AcceptLanguage?: string | undefined;
|
|
5070
5070
|
/**
|
|
5071
5071
|
* <p>The product identifier.</p>
|
|
5072
5072
|
* @public
|
|
@@ -5076,12 +5076,12 @@ export interface ListPortfoliosForProductInput {
|
|
|
5076
5076
|
* <p>The page token for the next set of results. To retrieve the first set of results, use null.</p>
|
|
5077
5077
|
* @public
|
|
5078
5078
|
*/
|
|
5079
|
-
PageToken?: string;
|
|
5079
|
+
PageToken?: string | undefined;
|
|
5080
5080
|
/**
|
|
5081
5081
|
* <p>The maximum number of items to return with this call.</p>
|
|
5082
5082
|
* @public
|
|
5083
5083
|
*/
|
|
5084
|
-
PageSize?: number;
|
|
5084
|
+
PageSize?: number | undefined;
|
|
5085
5085
|
}
|
|
5086
5086
|
/**
|
|
5087
5087
|
* @public
|
|
@@ -5091,12 +5091,12 @@ export interface ListPortfoliosForProductOutput {
|
|
|
5091
5091
|
* <p>Information about the portfolios.</p>
|
|
5092
5092
|
* @public
|
|
5093
5093
|
*/
|
|
5094
|
-
PortfolioDetails?: PortfolioDetail[];
|
|
5094
|
+
PortfolioDetails?: PortfolioDetail[] | undefined;
|
|
5095
5095
|
/**
|
|
5096
5096
|
* <p>The page token to use to retrieve the next set of results. If there are no additional results, this value is null.</p>
|
|
5097
5097
|
* @public
|
|
5098
5098
|
*/
|
|
5099
|
-
NextPageToken?: string;
|
|
5099
|
+
NextPageToken?: string | undefined;
|
|
5100
5100
|
}
|
|
5101
5101
|
/**
|
|
5102
5102
|
* @public
|
|
@@ -5116,7 +5116,7 @@ export interface ListPrincipalsForPortfolioInput {
|
|
|
5116
5116
|
* </ul>
|
|
5117
5117
|
* @public
|
|
5118
5118
|
*/
|
|
5119
|
-
AcceptLanguage?: string;
|
|
5119
|
+
AcceptLanguage?: string | undefined;
|
|
5120
5120
|
/**
|
|
5121
5121
|
* <p>The portfolio identifier.</p>
|
|
5122
5122
|
* @public
|
|
@@ -5126,12 +5126,12 @@ export interface ListPrincipalsForPortfolioInput {
|
|
|
5126
5126
|
* <p>The maximum number of items to return with this call.</p>
|
|
5127
5127
|
* @public
|
|
5128
5128
|
*/
|
|
5129
|
-
PageSize?: number;
|
|
5129
|
+
PageSize?: number | undefined;
|
|
5130
5130
|
/**
|
|
5131
5131
|
* <p>The page token for the next set of results. To retrieve the first set of results, use null.</p>
|
|
5132
5132
|
* @public
|
|
5133
5133
|
*/
|
|
5134
|
-
PageToken?: string;
|
|
5134
|
+
PageToken?: string | undefined;
|
|
5135
5135
|
}
|
|
5136
5136
|
/**
|
|
5137
5137
|
* <p>Information about a principal.</p>
|
|
@@ -5145,13 +5145,13 @@ export interface Principal {
|
|
|
5145
5145
|
* in the Amazon Web Services CLI Command Reference. </p>
|
|
5146
5146
|
* @public
|
|
5147
5147
|
*/
|
|
5148
|
-
PrincipalARN?: string;
|
|
5148
|
+
PrincipalARN?: string | undefined;
|
|
5149
5149
|
/**
|
|
5150
5150
|
* <p>The principal type. The supported value is <code>IAM</code> if you use a fully defined ARN, or
|
|
5151
5151
|
* <code>IAM_PATTERN</code> if you use an ARN with no <code>accountID</code>, with or without wildcard characters. </p>
|
|
5152
5152
|
* @public
|
|
5153
5153
|
*/
|
|
5154
|
-
PrincipalType?: PrincipalType;
|
|
5154
|
+
PrincipalType?: PrincipalType | undefined;
|
|
5155
5155
|
}
|
|
5156
5156
|
/**
|
|
5157
5157
|
* @public
|
|
@@ -5161,12 +5161,12 @@ export interface ListPrincipalsForPortfolioOutput {
|
|
|
5161
5161
|
* <p>The <code>PrincipalARN</code>s and corresponding <code>PrincipalType</code>s associated with the portfolio.</p>
|
|
5162
5162
|
* @public
|
|
5163
5163
|
*/
|
|
5164
|
-
Principals?: Principal[];
|
|
5164
|
+
Principals?: Principal[] | undefined;
|
|
5165
5165
|
/**
|
|
5166
5166
|
* <p>The page token to use to retrieve the next set of results. If there are no additional results, this value is null.</p>
|
|
5167
5167
|
* @public
|
|
5168
5168
|
*/
|
|
5169
|
-
NextPageToken?: string;
|
|
5169
|
+
NextPageToken?: string | undefined;
|
|
5170
5170
|
}
|
|
5171
5171
|
/**
|
|
5172
5172
|
* @public
|
|
@@ -5186,27 +5186,27 @@ export interface ListProvisionedProductPlansInput {
|
|
|
5186
5186
|
* </ul>
|
|
5187
5187
|
* @public
|
|
5188
5188
|
*/
|
|
5189
|
-
AcceptLanguage?: string;
|
|
5189
|
+
AcceptLanguage?: string | undefined;
|
|
5190
5190
|
/**
|
|
5191
5191
|
* <p>The product identifier.</p>
|
|
5192
5192
|
* @public
|
|
5193
5193
|
*/
|
|
5194
|
-
ProvisionProductId?: string;
|
|
5194
|
+
ProvisionProductId?: string | undefined;
|
|
5195
5195
|
/**
|
|
5196
5196
|
* <p>The maximum number of items to return with this call.</p>
|
|
5197
5197
|
* @public
|
|
5198
5198
|
*/
|
|
5199
|
-
PageSize?: number;
|
|
5199
|
+
PageSize?: number | undefined;
|
|
5200
5200
|
/**
|
|
5201
5201
|
* <p>The page token for the next set of results. To retrieve the first set of results, use null.</p>
|
|
5202
5202
|
* @public
|
|
5203
5203
|
*/
|
|
5204
|
-
PageToken?: string;
|
|
5204
|
+
PageToken?: string | undefined;
|
|
5205
5205
|
/**
|
|
5206
5206
|
* <p>The access level to use to obtain results. The default is <code>User</code>.</p>
|
|
5207
5207
|
* @public
|
|
5208
5208
|
*/
|
|
5209
|
-
AccessLevelFilter?: AccessLevelFilter;
|
|
5209
|
+
AccessLevelFilter?: AccessLevelFilter | undefined;
|
|
5210
5210
|
}
|
|
5211
5211
|
/**
|
|
5212
5212
|
* <p>Summary information about a plan.</p>
|
|
@@ -5217,32 +5217,32 @@ export interface ProvisionedProductPlanSummary {
|
|
|
5217
5217
|
* <p>The name of the plan.</p>
|
|
5218
5218
|
* @public
|
|
5219
5219
|
*/
|
|
5220
|
-
PlanName?: string;
|
|
5220
|
+
PlanName?: string | undefined;
|
|
5221
5221
|
/**
|
|
5222
5222
|
* <p>The plan identifier.</p>
|
|
5223
5223
|
* @public
|
|
5224
5224
|
*/
|
|
5225
|
-
PlanId?: string;
|
|
5225
|
+
PlanId?: string | undefined;
|
|
5226
5226
|
/**
|
|
5227
5227
|
* <p>The product identifier.</p>
|
|
5228
5228
|
* @public
|
|
5229
5229
|
*/
|
|
5230
|
-
ProvisionProductId?: string;
|
|
5230
|
+
ProvisionProductId?: string | undefined;
|
|
5231
5231
|
/**
|
|
5232
5232
|
* <p>The user-friendly name of the provisioned product.</p>
|
|
5233
5233
|
* @public
|
|
5234
5234
|
*/
|
|
5235
|
-
ProvisionProductName?: string;
|
|
5235
|
+
ProvisionProductName?: string | undefined;
|
|
5236
5236
|
/**
|
|
5237
5237
|
* <p>The plan type.</p>
|
|
5238
5238
|
* @public
|
|
5239
5239
|
*/
|
|
5240
|
-
PlanType?: ProvisionedProductPlanType;
|
|
5240
|
+
PlanType?: ProvisionedProductPlanType | undefined;
|
|
5241
5241
|
/**
|
|
5242
5242
|
* <p>The identifier of the provisioning artifact.</p>
|
|
5243
5243
|
* @public
|
|
5244
5244
|
*/
|
|
5245
|
-
ProvisioningArtifactId?: string;
|
|
5245
|
+
ProvisioningArtifactId?: string | undefined;
|
|
5246
5246
|
}
|
|
5247
5247
|
/**
|
|
5248
5248
|
* @public
|
|
@@ -5252,12 +5252,12 @@ export interface ListProvisionedProductPlansOutput {
|
|
|
5252
5252
|
* <p>Information about the plans.</p>
|
|
5253
5253
|
* @public
|
|
5254
5254
|
*/
|
|
5255
|
-
ProvisionedProductPlans?: ProvisionedProductPlanSummary[];
|
|
5255
|
+
ProvisionedProductPlans?: ProvisionedProductPlanSummary[] | undefined;
|
|
5256
5256
|
/**
|
|
5257
5257
|
* <p>The page token to use to retrieve the next set of results. If there are no additional results, this value is null.</p>
|
|
5258
5258
|
* @public
|
|
5259
5259
|
*/
|
|
5260
|
-
NextPageToken?: string;
|
|
5260
|
+
NextPageToken?: string | undefined;
|
|
5261
5261
|
}
|
|
5262
5262
|
/**
|
|
5263
5263
|
* @public
|
|
@@ -5277,7 +5277,7 @@ export interface ListProvisioningArtifactsInput {
|
|
|
5277
5277
|
* </ul>
|
|
5278
5278
|
* @public
|
|
5279
5279
|
*/
|
|
5280
|
-
AcceptLanguage?: string;
|
|
5280
|
+
AcceptLanguage?: string | undefined;
|
|
5281
5281
|
/**
|
|
5282
5282
|
* <p>The product identifier.</p>
|
|
5283
5283
|
* @public
|
|
@@ -5292,12 +5292,12 @@ export interface ListProvisioningArtifactsOutput {
|
|
|
5292
5292
|
* <p>Information about the provisioning artifacts.</p>
|
|
5293
5293
|
* @public
|
|
5294
5294
|
*/
|
|
5295
|
-
ProvisioningArtifactDetails?: ProvisioningArtifactDetail[];
|
|
5295
|
+
ProvisioningArtifactDetails?: ProvisioningArtifactDetail[] | undefined;
|
|
5296
5296
|
/**
|
|
5297
5297
|
* <p>The page token to use to retrieve the next set of results. If there are no additional results, this value is null.</p>
|
|
5298
5298
|
* @public
|
|
5299
5299
|
*/
|
|
5300
|
-
NextPageToken?: string;
|
|
5300
|
+
NextPageToken?: string | undefined;
|
|
5301
5301
|
}
|
|
5302
5302
|
/**
|
|
5303
5303
|
* @public
|
|
@@ -5312,12 +5312,12 @@ export interface ListProvisioningArtifactsForServiceActionInput {
|
|
|
5312
5312
|
* <p>The maximum number of items to return with this call.</p>
|
|
5313
5313
|
* @public
|
|
5314
5314
|
*/
|
|
5315
|
-
PageSize?: number;
|
|
5315
|
+
PageSize?: number | undefined;
|
|
5316
5316
|
/**
|
|
5317
5317
|
* <p>The page token for the next set of results. To retrieve the first set of results, use null.</p>
|
|
5318
5318
|
* @public
|
|
5319
5319
|
*/
|
|
5320
|
-
PageToken?: string;
|
|
5320
|
+
PageToken?: string | undefined;
|
|
5321
5321
|
/**
|
|
5322
5322
|
* <p>The language code.</p>
|
|
5323
5323
|
* <ul>
|
|
@@ -5332,7 +5332,7 @@ export interface ListProvisioningArtifactsForServiceActionInput {
|
|
|
5332
5332
|
* </ul>
|
|
5333
5333
|
* @public
|
|
5334
5334
|
*/
|
|
5335
|
-
AcceptLanguage?: string;
|
|
5335
|
+
AcceptLanguage?: string | undefined;
|
|
5336
5336
|
}
|
|
5337
5337
|
/**
|
|
5338
5338
|
* <p>An object that contains summary information about a product view and a provisioning artifact.</p>
|
|
@@ -5343,12 +5343,12 @@ export interface ProvisioningArtifactView {
|
|
|
5343
5343
|
* <p>Summary information about a product view.</p>
|
|
5344
5344
|
* @public
|
|
5345
5345
|
*/
|
|
5346
|
-
ProductViewSummary?: ProductViewSummary;
|
|
5346
|
+
ProductViewSummary?: ProductViewSummary | undefined;
|
|
5347
5347
|
/**
|
|
5348
5348
|
* <p>Information about a provisioning artifact. A provisioning artifact is also known as a product version.</p>
|
|
5349
5349
|
* @public
|
|
5350
5350
|
*/
|
|
5351
|
-
ProvisioningArtifact?: ProvisioningArtifact;
|
|
5351
|
+
ProvisioningArtifact?: ProvisioningArtifact | undefined;
|
|
5352
5352
|
}
|
|
5353
5353
|
/**
|
|
5354
5354
|
* @public
|
|
@@ -5358,12 +5358,12 @@ export interface ListProvisioningArtifactsForServiceActionOutput {
|
|
|
5358
5358
|
* <p>An array of objects with information about product views and provisioning artifacts.</p>
|
|
5359
5359
|
* @public
|
|
5360
5360
|
*/
|
|
5361
|
-
ProvisioningArtifactViews?: ProvisioningArtifactView[];
|
|
5361
|
+
ProvisioningArtifactViews?: ProvisioningArtifactView[] | undefined;
|
|
5362
5362
|
/**
|
|
5363
5363
|
* <p>The page token to use to retrieve the next set of results. If there are no additional results, this value is null.</p>
|
|
5364
5364
|
* @public
|
|
5365
5365
|
*/
|
|
5366
|
-
NextPageToken?: string;
|
|
5366
|
+
NextPageToken?: string | undefined;
|
|
5367
5367
|
}
|
|
5368
5368
|
/**
|
|
5369
5369
|
* <p>The search filter to use when listing history records.</p>
|
|
@@ -5384,12 +5384,12 @@ export interface ListRecordHistorySearchFilter {
|
|
|
5384
5384
|
* </ul>
|
|
5385
5385
|
* @public
|
|
5386
5386
|
*/
|
|
5387
|
-
Key?: string;
|
|
5387
|
+
Key?: string | undefined;
|
|
5388
5388
|
/**
|
|
5389
5389
|
* <p>The filter value.</p>
|
|
5390
5390
|
* @public
|
|
5391
5391
|
*/
|
|
5392
|
-
Value?: string;
|
|
5392
|
+
Value?: string | undefined;
|
|
5393
5393
|
}
|
|
5394
5394
|
/**
|
|
5395
5395
|
* @public
|
|
@@ -5409,27 +5409,27 @@ export interface ListRecordHistoryInput {
|
|
|
5409
5409
|
* </ul>
|
|
5410
5410
|
* @public
|
|
5411
5411
|
*/
|
|
5412
|
-
AcceptLanguage?: string;
|
|
5412
|
+
AcceptLanguage?: string | undefined;
|
|
5413
5413
|
/**
|
|
5414
5414
|
* <p>The access level to use to obtain results. The default is <code>User</code>.</p>
|
|
5415
5415
|
* @public
|
|
5416
5416
|
*/
|
|
5417
|
-
AccessLevelFilter?: AccessLevelFilter;
|
|
5417
|
+
AccessLevelFilter?: AccessLevelFilter | undefined;
|
|
5418
5418
|
/**
|
|
5419
5419
|
* <p>The search filter to scope the results.</p>
|
|
5420
5420
|
* @public
|
|
5421
5421
|
*/
|
|
5422
|
-
SearchFilter?: ListRecordHistorySearchFilter;
|
|
5422
|
+
SearchFilter?: ListRecordHistorySearchFilter | undefined;
|
|
5423
5423
|
/**
|
|
5424
5424
|
* <p>The maximum number of items to return with this call.</p>
|
|
5425
5425
|
* @public
|
|
5426
5426
|
*/
|
|
5427
|
-
PageSize?: number;
|
|
5427
|
+
PageSize?: number | undefined;
|
|
5428
5428
|
/**
|
|
5429
5429
|
* <p>The page token for the next set of results. To retrieve the first set of results, use null.</p>
|
|
5430
5430
|
* @public
|
|
5431
5431
|
*/
|
|
5432
|
-
PageToken?: string;
|
|
5432
|
+
PageToken?: string | undefined;
|
|
5433
5433
|
}
|
|
5434
5434
|
/**
|
|
5435
5435
|
* @public
|
|
@@ -5439,12 +5439,12 @@ export interface ListRecordHistoryOutput {
|
|
|
5439
5439
|
* <p>The records, in reverse chronological order.</p>
|
|
5440
5440
|
* @public
|
|
5441
5441
|
*/
|
|
5442
|
-
RecordDetails?: RecordDetail[];
|
|
5442
|
+
RecordDetails?: RecordDetail[] | undefined;
|
|
5443
5443
|
/**
|
|
5444
5444
|
* <p>The page token to use to retrieve the next set of results. If there are no additional results, this value is null.</p>
|
|
5445
5445
|
* @public
|
|
5446
5446
|
*/
|
|
5447
|
-
NextPageToken?: string;
|
|
5447
|
+
NextPageToken?: string | undefined;
|
|
5448
5448
|
}
|
|
5449
5449
|
/**
|
|
5450
5450
|
* @public
|
|
@@ -5471,17 +5471,17 @@ export interface ListResourcesForTagOptionInput {
|
|
|
5471
5471
|
* </ul>
|
|
5472
5472
|
* @public
|
|
5473
5473
|
*/
|
|
5474
|
-
ResourceType?: string;
|
|
5474
|
+
ResourceType?: string | undefined;
|
|
5475
5475
|
/**
|
|
5476
5476
|
* <p>The maximum number of items to return with this call.</p>
|
|
5477
5477
|
* @public
|
|
5478
5478
|
*/
|
|
5479
|
-
PageSize?: number;
|
|
5479
|
+
PageSize?: number | undefined;
|
|
5480
5480
|
/**
|
|
5481
5481
|
* <p>The page token for the next set of results. To retrieve the first set of results, use null.</p>
|
|
5482
5482
|
* @public
|
|
5483
5483
|
*/
|
|
5484
|
-
PageToken?: string;
|
|
5484
|
+
PageToken?: string | undefined;
|
|
5485
5485
|
}
|
|
5486
5486
|
/**
|
|
5487
5487
|
* <p>Information about a resource.</p>
|
|
@@ -5492,27 +5492,27 @@ export interface ResourceDetail {
|
|
|
5492
5492
|
* <p>The identifier of the resource.</p>
|
|
5493
5493
|
* @public
|
|
5494
5494
|
*/
|
|
5495
|
-
Id?: string;
|
|
5495
|
+
Id?: string | undefined;
|
|
5496
5496
|
/**
|
|
5497
5497
|
* <p>The ARN of the resource.</p>
|
|
5498
5498
|
* @public
|
|
5499
5499
|
*/
|
|
5500
|
-
ARN?: string;
|
|
5500
|
+
ARN?: string | undefined;
|
|
5501
5501
|
/**
|
|
5502
5502
|
* <p>The name of the resource.</p>
|
|
5503
5503
|
* @public
|
|
5504
5504
|
*/
|
|
5505
|
-
Name?: string;
|
|
5505
|
+
Name?: string | undefined;
|
|
5506
5506
|
/**
|
|
5507
5507
|
* <p>The description of the resource.</p>
|
|
5508
5508
|
* @public
|
|
5509
5509
|
*/
|
|
5510
|
-
Description?: string;
|
|
5510
|
+
Description?: string | undefined;
|
|
5511
5511
|
/**
|
|
5512
5512
|
* <p>The creation time of the resource.</p>
|
|
5513
5513
|
* @public
|
|
5514
5514
|
*/
|
|
5515
|
-
CreatedTime?: Date;
|
|
5515
|
+
CreatedTime?: Date | undefined;
|
|
5516
5516
|
}
|
|
5517
5517
|
/**
|
|
5518
5518
|
* @public
|
|
@@ -5522,12 +5522,12 @@ export interface ListResourcesForTagOptionOutput {
|
|
|
5522
5522
|
* <p>Information about the resources.</p>
|
|
5523
5523
|
* @public
|
|
5524
5524
|
*/
|
|
5525
|
-
ResourceDetails?: ResourceDetail[];
|
|
5525
|
+
ResourceDetails?: ResourceDetail[] | undefined;
|
|
5526
5526
|
/**
|
|
5527
5527
|
* <p>The page token for the next set of results. To retrieve the first set of results, use null.</p>
|
|
5528
5528
|
* @public
|
|
5529
5529
|
*/
|
|
5530
|
-
PageToken?: string;
|
|
5530
|
+
PageToken?: string | undefined;
|
|
5531
5531
|
}
|
|
5532
5532
|
/**
|
|
5533
5533
|
* @public
|
|
@@ -5547,17 +5547,17 @@ export interface ListServiceActionsInput {
|
|
|
5547
5547
|
* </ul>
|
|
5548
5548
|
* @public
|
|
5549
5549
|
*/
|
|
5550
|
-
AcceptLanguage?: string;
|
|
5550
|
+
AcceptLanguage?: string | undefined;
|
|
5551
5551
|
/**
|
|
5552
5552
|
* <p>The maximum number of items to return with this call.</p>
|
|
5553
5553
|
* @public
|
|
5554
5554
|
*/
|
|
5555
|
-
PageSize?: number;
|
|
5555
|
+
PageSize?: number | undefined;
|
|
5556
5556
|
/**
|
|
5557
5557
|
* <p>The page token for the next set of results. To retrieve the first set of results, use null.</p>
|
|
5558
5558
|
* @public
|
|
5559
5559
|
*/
|
|
5560
|
-
PageToken?: string;
|
|
5560
|
+
PageToken?: string | undefined;
|
|
5561
5561
|
}
|
|
5562
5562
|
/**
|
|
5563
5563
|
* @public
|
|
@@ -5567,12 +5567,12 @@ export interface ListServiceActionsOutput {
|
|
|
5567
5567
|
* <p>An object containing information about the service actions associated with the provisioning artifact.</p>
|
|
5568
5568
|
* @public
|
|
5569
5569
|
*/
|
|
5570
|
-
ServiceActionSummaries?: ServiceActionSummary[];
|
|
5570
|
+
ServiceActionSummaries?: ServiceActionSummary[] | undefined;
|
|
5571
5571
|
/**
|
|
5572
5572
|
* <p>The page token to use to retrieve the next set of results. If there are no additional results, this value is null.</p>
|
|
5573
5573
|
* @public
|
|
5574
5574
|
*/
|
|
5575
|
-
NextPageToken?: string;
|
|
5575
|
+
NextPageToken?: string | undefined;
|
|
5576
5576
|
}
|
|
5577
5577
|
/**
|
|
5578
5578
|
* @public
|
|
@@ -5592,12 +5592,12 @@ export interface ListServiceActionsForProvisioningArtifactInput {
|
|
|
5592
5592
|
* <p>The maximum number of items to return with this call.</p>
|
|
5593
5593
|
* @public
|
|
5594
5594
|
*/
|
|
5595
|
-
PageSize?: number;
|
|
5595
|
+
PageSize?: number | undefined;
|
|
5596
5596
|
/**
|
|
5597
5597
|
* <p>The page token for the next set of results. To retrieve the first set of results, use null.</p>
|
|
5598
5598
|
* @public
|
|
5599
5599
|
*/
|
|
5600
|
-
PageToken?: string;
|
|
5600
|
+
PageToken?: string | undefined;
|
|
5601
5601
|
/**
|
|
5602
5602
|
* <p>The language code.</p>
|
|
5603
5603
|
* <ul>
|
|
@@ -5612,7 +5612,7 @@ export interface ListServiceActionsForProvisioningArtifactInput {
|
|
|
5612
5612
|
* </ul>
|
|
5613
5613
|
* @public
|
|
5614
5614
|
*/
|
|
5615
|
-
AcceptLanguage?: string;
|
|
5615
|
+
AcceptLanguage?: string | undefined;
|
|
5616
5616
|
}
|
|
5617
5617
|
/**
|
|
5618
5618
|
* @public
|
|
@@ -5622,12 +5622,12 @@ export interface ListServiceActionsForProvisioningArtifactOutput {
|
|
|
5622
5622
|
* <p>An object containing information about the self-service actions associated with the provisioning artifact.</p>
|
|
5623
5623
|
* @public
|
|
5624
5624
|
*/
|
|
5625
|
-
ServiceActionSummaries?: ServiceActionSummary[];
|
|
5625
|
+
ServiceActionSummaries?: ServiceActionSummary[] | undefined;
|
|
5626
5626
|
/**
|
|
5627
5627
|
* <p>The page token to use to retrieve the next set of results. If there are no additional results, this value is null.</p>
|
|
5628
5628
|
* @public
|
|
5629
5629
|
*/
|
|
5630
|
-
NextPageToken?: string;
|
|
5630
|
+
NextPageToken?: string | undefined;
|
|
5631
5631
|
}
|
|
5632
5632
|
/**
|
|
5633
5633
|
* @public
|
|
@@ -5647,7 +5647,7 @@ export interface ListStackInstancesForProvisionedProductInput {
|
|
|
5647
5647
|
* </ul>
|
|
5648
5648
|
* @public
|
|
5649
5649
|
*/
|
|
5650
|
-
AcceptLanguage?: string;
|
|
5650
|
+
AcceptLanguage?: string | undefined;
|
|
5651
5651
|
/**
|
|
5652
5652
|
* <p>The identifier of the provisioned product.</p>
|
|
5653
5653
|
* @public
|
|
@@ -5657,12 +5657,12 @@ export interface ListStackInstancesForProvisionedProductInput {
|
|
|
5657
5657
|
* <p>The page token for the next set of results. To retrieve the first set of results, use null.</p>
|
|
5658
5658
|
* @public
|
|
5659
5659
|
*/
|
|
5660
|
-
PageToken?: string;
|
|
5660
|
+
PageToken?: string | undefined;
|
|
5661
5661
|
/**
|
|
5662
5662
|
* <p>The maximum number of items to return with this call.</p>
|
|
5663
5663
|
* @public
|
|
5664
5664
|
*/
|
|
5665
|
-
PageSize?: number;
|
|
5665
|
+
PageSize?: number | undefined;
|
|
5666
5666
|
}
|
|
5667
5667
|
/**
|
|
5668
5668
|
* @public
|
|
@@ -5686,12 +5686,12 @@ export interface StackInstance {
|
|
|
5686
5686
|
* <p>The name of the Amazon Web Services account that the stack instance is associated with.</p>
|
|
5687
5687
|
* @public
|
|
5688
5688
|
*/
|
|
5689
|
-
Account?: string;
|
|
5689
|
+
Account?: string | undefined;
|
|
5690
5690
|
/**
|
|
5691
5691
|
* <p>The name of the Amazon Web Services Region that the stack instance is associated with.</p>
|
|
5692
5692
|
* @public
|
|
5693
5693
|
*/
|
|
5694
|
-
Region?: string;
|
|
5694
|
+
Region?: string | undefined;
|
|
5695
5695
|
/**
|
|
5696
5696
|
* <p>The status of the stack instance, in terms of its synchronization with its associated stack set. </p>
|
|
5697
5697
|
* <ul>
|
|
@@ -5712,7 +5712,7 @@ export interface StackInstance {
|
|
|
5712
5712
|
* </ul>
|
|
5713
5713
|
* @public
|
|
5714
5714
|
*/
|
|
5715
|
-
StackInstanceStatus?: StackInstanceStatus;
|
|
5715
|
+
StackInstanceStatus?: StackInstanceStatus | undefined;
|
|
5716
5716
|
}
|
|
5717
5717
|
/**
|
|
5718
5718
|
* @public
|
|
@@ -5722,12 +5722,12 @@ export interface ListStackInstancesForProvisionedProductOutput {
|
|
|
5722
5722
|
* <p>List of stack instances.</p>
|
|
5723
5723
|
* @public
|
|
5724
5724
|
*/
|
|
5725
|
-
StackInstances?: StackInstance[];
|
|
5725
|
+
StackInstances?: StackInstance[] | undefined;
|
|
5726
5726
|
/**
|
|
5727
5727
|
* <p>The page token to use to retrieve the next set of results. If there are no additional results, this value is null.</p>
|
|
5728
5728
|
* @public
|
|
5729
5729
|
*/
|
|
5730
|
-
NextPageToken?: string;
|
|
5730
|
+
NextPageToken?: string | undefined;
|
|
5731
5731
|
}
|
|
5732
5732
|
/**
|
|
5733
5733
|
* <p>Filters to use when listing TagOptions.</p>
|
|
@@ -5738,17 +5738,17 @@ export interface ListTagOptionsFilters {
|
|
|
5738
5738
|
* <p>The TagOption key.</p>
|
|
5739
5739
|
* @public
|
|
5740
5740
|
*/
|
|
5741
|
-
Key?: string;
|
|
5741
|
+
Key?: string | undefined;
|
|
5742
5742
|
/**
|
|
5743
5743
|
* <p>The TagOption value.</p>
|
|
5744
5744
|
* @public
|
|
5745
5745
|
*/
|
|
5746
|
-
Value?: string;
|
|
5746
|
+
Value?: string | undefined;
|
|
5747
5747
|
/**
|
|
5748
5748
|
* <p>The active state.</p>
|
|
5749
5749
|
* @public
|
|
5750
5750
|
*/
|
|
5751
|
-
Active?: boolean;
|
|
5751
|
+
Active?: boolean | undefined;
|
|
5752
5752
|
}
|
|
5753
5753
|
/**
|
|
5754
5754
|
* @public
|
|
@@ -5758,17 +5758,17 @@ export interface ListTagOptionsInput {
|
|
|
5758
5758
|
* <p>The search filters. If no search filters are specified, the output includes all TagOptions.</p>
|
|
5759
5759
|
* @public
|
|
5760
5760
|
*/
|
|
5761
|
-
Filters?: ListTagOptionsFilters;
|
|
5761
|
+
Filters?: ListTagOptionsFilters | undefined;
|
|
5762
5762
|
/**
|
|
5763
5763
|
* <p>The maximum number of items to return with this call.</p>
|
|
5764
5764
|
* @public
|
|
5765
5765
|
*/
|
|
5766
|
-
PageSize?: number;
|
|
5766
|
+
PageSize?: number | undefined;
|
|
5767
5767
|
/**
|
|
5768
5768
|
* <p>The page token for the next set of results. To retrieve the first set of results, use null.</p>
|
|
5769
5769
|
* @public
|
|
5770
5770
|
*/
|
|
5771
|
-
PageToken?: string;
|
|
5771
|
+
PageToken?: string | undefined;
|
|
5772
5772
|
}
|
|
5773
5773
|
/**
|
|
5774
5774
|
* @public
|
|
@@ -5778,12 +5778,12 @@ export interface ListTagOptionsOutput {
|
|
|
5778
5778
|
* <p>Information about the TagOptions.</p>
|
|
5779
5779
|
* @public
|
|
5780
5780
|
*/
|
|
5781
|
-
TagOptionDetails?: TagOptionDetail[];
|
|
5781
|
+
TagOptionDetails?: TagOptionDetail[] | undefined;
|
|
5782
5782
|
/**
|
|
5783
5783
|
* <p>The page token for the next set of results. To retrieve the first set of results, use null.</p>
|
|
5784
5784
|
* @public
|
|
5785
5785
|
*/
|
|
5786
|
-
PageToken?: string;
|
|
5786
|
+
PageToken?: string | undefined;
|
|
5787
5787
|
}
|
|
5788
5788
|
/**
|
|
5789
5789
|
* <p>
|
|
@@ -5802,7 +5802,7 @@ export interface UniqueTagResourceIdentifier {
|
|
|
5802
5802
|
* </p>
|
|
5803
5803
|
* @public
|
|
5804
5804
|
*/
|
|
5805
|
-
Key?: string;
|
|
5805
|
+
Key?: string | undefined;
|
|
5806
5806
|
/**
|
|
5807
5807
|
* <p>
|
|
5808
5808
|
* A unique value
|
|
@@ -5811,7 +5811,7 @@ export interface UniqueTagResourceIdentifier {
|
|
|
5811
5811
|
* </p>
|
|
5812
5812
|
* @public
|
|
5813
5813
|
*/
|
|
5814
|
-
Value?: string;
|
|
5814
|
+
Value?: string | undefined;
|
|
5815
5815
|
}
|
|
5816
5816
|
/**
|
|
5817
5817
|
* <p>
|
|
@@ -5831,7 +5831,7 @@ export interface EngineWorkflowResourceIdentifier {
|
|
|
5831
5831
|
* </p>
|
|
5832
5832
|
* @public
|
|
5833
5833
|
*/
|
|
5834
|
-
UniqueTag?: UniqueTagResourceIdentifier;
|
|
5834
|
+
UniqueTag?: UniqueTagResourceIdentifier | undefined;
|
|
5835
5835
|
}
|
|
5836
5836
|
/**
|
|
5837
5837
|
* @public
|
|
@@ -5882,7 +5882,7 @@ export interface NotifyProvisionProductEngineWorkflowResultInput {
|
|
|
5882
5882
|
* </p>
|
|
5883
5883
|
* @public
|
|
5884
5884
|
*/
|
|
5885
|
-
FailureReason?: string;
|
|
5885
|
+
FailureReason?: string | undefined;
|
|
5886
5886
|
/**
|
|
5887
5887
|
* <p>
|
|
5888
5888
|
* The ID
|
|
@@ -5892,7 +5892,7 @@ export interface NotifyProvisionProductEngineWorkflowResultInput {
|
|
|
5892
5892
|
* </p>
|
|
5893
5893
|
* @public
|
|
5894
5894
|
*/
|
|
5895
|
-
ResourceIdentifier?: EngineWorkflowResourceIdentifier;
|
|
5895
|
+
ResourceIdentifier?: EngineWorkflowResourceIdentifier | undefined;
|
|
5896
5896
|
/**
|
|
5897
5897
|
* <p>
|
|
5898
5898
|
* The output
|
|
@@ -5900,7 +5900,7 @@ export interface NotifyProvisionProductEngineWorkflowResultInput {
|
|
|
5900
5900
|
* </p>
|
|
5901
5901
|
* @public
|
|
5902
5902
|
*/
|
|
5903
|
-
Outputs?: RecordOutput[];
|
|
5903
|
+
Outputs?: RecordOutput[] | undefined;
|
|
5904
5904
|
/**
|
|
5905
5905
|
* <p>
|
|
5906
5906
|
* The idempotency token
|
|
@@ -5908,7 +5908,7 @@ export interface NotifyProvisionProductEngineWorkflowResultInput {
|
|
|
5908
5908
|
* </p>
|
|
5909
5909
|
* @public
|
|
5910
5910
|
*/
|
|
5911
|
-
IdempotencyToken?: string;
|
|
5911
|
+
IdempotencyToken?: string | undefined;
|
|
5912
5912
|
}
|
|
5913
5913
|
/**
|
|
5914
5914
|
* @public
|
|
@@ -5952,7 +5952,7 @@ export interface NotifyTerminateProvisionedProductEngineWorkflowResultInput {
|
|
|
5952
5952
|
* </p>
|
|
5953
5953
|
* @public
|
|
5954
5954
|
*/
|
|
5955
|
-
FailureReason?: string;
|
|
5955
|
+
FailureReason?: string | undefined;
|
|
5956
5956
|
/**
|
|
5957
5957
|
* <p>
|
|
5958
5958
|
* The idempotency token
|
|
@@ -5960,7 +5960,7 @@ export interface NotifyTerminateProvisionedProductEngineWorkflowResultInput {
|
|
|
5960
5960
|
* </p>
|
|
5961
5961
|
* @public
|
|
5962
5962
|
*/
|
|
5963
|
-
IdempotencyToken?: string;
|
|
5963
|
+
IdempotencyToken?: string | undefined;
|
|
5964
5964
|
}
|
|
5965
5965
|
/**
|
|
5966
5966
|
* @public
|
|
@@ -6004,7 +6004,7 @@ export interface NotifyUpdateProvisionedProductEngineWorkflowResultInput {
|
|
|
6004
6004
|
* </p>
|
|
6005
6005
|
* @public
|
|
6006
6006
|
*/
|
|
6007
|
-
FailureReason?: string;
|
|
6007
|
+
FailureReason?: string | undefined;
|
|
6008
6008
|
/**
|
|
6009
6009
|
* <p>
|
|
6010
6010
|
* The output
|
|
@@ -6012,7 +6012,7 @@ export interface NotifyUpdateProvisionedProductEngineWorkflowResultInput {
|
|
|
6012
6012
|
* </p>
|
|
6013
6013
|
* @public
|
|
6014
6014
|
*/
|
|
6015
|
-
Outputs?: RecordOutput[];
|
|
6015
|
+
Outputs?: RecordOutput[] | undefined;
|
|
6016
6016
|
/**
|
|
6017
6017
|
* <p>
|
|
6018
6018
|
* The idempotency token
|
|
@@ -6020,7 +6020,7 @@ export interface NotifyUpdateProvisionedProductEngineWorkflowResultInput {
|
|
|
6020
6020
|
* </p>
|
|
6021
6021
|
* @public
|
|
6022
6022
|
*/
|
|
6023
|
-
IdempotencyToken?: string;
|
|
6023
|
+
IdempotencyToken?: string | undefined;
|
|
6024
6024
|
}
|
|
6025
6025
|
/**
|
|
6026
6026
|
* @public
|
|
@@ -6036,12 +6036,12 @@ export interface ProvisioningParameter {
|
|
|
6036
6036
|
* <p>The parameter key.</p>
|
|
6037
6037
|
* @public
|
|
6038
6038
|
*/
|
|
6039
|
-
Key?: string;
|
|
6039
|
+
Key?: string | undefined;
|
|
6040
6040
|
/**
|
|
6041
6041
|
* <p>The parameter value.</p>
|
|
6042
6042
|
* @public
|
|
6043
6043
|
*/
|
|
6044
|
-
Value?: string;
|
|
6044
|
+
Value?: string | undefined;
|
|
6045
6045
|
}
|
|
6046
6046
|
/**
|
|
6047
6047
|
* <p>The user-defined preferences that will be applied when updating a provisioned
|
|
@@ -6064,7 +6064,7 @@ export interface ProvisioningPreferences {
|
|
|
6064
6064
|
* <p>If no values are specified, the default value is all acounts from the <code>STACKSET</code> constraint.</p>
|
|
6065
6065
|
* @public
|
|
6066
6066
|
*/
|
|
6067
|
-
StackSetAccounts?: string[];
|
|
6067
|
+
StackSetAccounts?: string[] | undefined;
|
|
6068
6068
|
/**
|
|
6069
6069
|
* <p>One or more Amazon Web Services Regions where the provisioned product will be available.</p>
|
|
6070
6070
|
* <p>Applicable only to a <code>CFN_STACKSET</code> provisioned product type.</p>
|
|
@@ -6072,7 +6072,7 @@ export interface ProvisioningPreferences {
|
|
|
6072
6072
|
* <p>If no values are specified, the default value is all Regions from the <code>STACKSET</code> constraint.</p>
|
|
6073
6073
|
* @public
|
|
6074
6074
|
*/
|
|
6075
|
-
StackSetRegions?: string[];
|
|
6075
|
+
StackSetRegions?: string[] | undefined;
|
|
6076
6076
|
/**
|
|
6077
6077
|
* <p>The number of accounts, per Region, for which this operation can fail before Service Catalog stops the operation in that Region. If the operation is stopped in a Region, Service Catalog doesn't attempt the operation in any subsequent Regions.</p>
|
|
6078
6078
|
* <p>Applicable only to a <code>CFN_STACKSET</code> provisioned product type.</p>
|
|
@@ -6080,7 +6080,7 @@ export interface ProvisioningPreferences {
|
|
|
6080
6080
|
* <p>The default value is <code>0</code> if no value is specified.</p>
|
|
6081
6081
|
* @public
|
|
6082
6082
|
*/
|
|
6083
|
-
StackSetFailureToleranceCount?: number;
|
|
6083
|
+
StackSetFailureToleranceCount?: number | undefined;
|
|
6084
6084
|
/**
|
|
6085
6085
|
* <p>The percentage of accounts, per Region, for which this stack operation can fail before Service Catalog stops the operation in that Region. If the operation is stopped in a Region, Service Catalog doesn't attempt the operation in any subsequent Regions.</p>
|
|
6086
6086
|
* <p>When calculating the number of accounts based on the specified percentage, Service Catalog rounds down to the next whole number.</p>
|
|
@@ -6088,7 +6088,7 @@ export interface ProvisioningPreferences {
|
|
|
6088
6088
|
* <p>Conditional: You must specify either <code>StackSetFailureToleranceCount</code> or <code>StackSetFailureTolerancePercentage</code>, but not both.</p>
|
|
6089
6089
|
* @public
|
|
6090
6090
|
*/
|
|
6091
|
-
StackSetFailureTolerancePercentage?: number;
|
|
6091
|
+
StackSetFailureTolerancePercentage?: number | undefined;
|
|
6092
6092
|
/**
|
|
6093
6093
|
* <p>The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of <code>StackSetFailureToleranceCount</code>. <code>StackSetMaxConcurrentCount</code> is at most one more than the <code>StackSetFailureToleranceCount</code>.</p>
|
|
6094
6094
|
* <p>Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.</p>
|
|
@@ -6096,7 +6096,7 @@ export interface ProvisioningPreferences {
|
|
|
6096
6096
|
* <p>Conditional: You must specify either <code>StackSetMaxConcurrentCount</code> or <code>StackSetMaxConcurrentPercentage</code>, but not both.</p>
|
|
6097
6097
|
* @public
|
|
6098
6098
|
*/
|
|
6099
|
-
StackSetMaxConcurrencyCount?: number;
|
|
6099
|
+
StackSetMaxConcurrencyCount?: number | undefined;
|
|
6100
6100
|
/**
|
|
6101
6101
|
* <p>The maximum percentage of accounts in which to perform this operation at one time.</p>
|
|
6102
6102
|
* <p>When calculating the number of accounts based on the specified percentage, Service Catalog rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, Service Catalog sets the number as <code>1</code> instead.</p>
|
|
@@ -6105,7 +6105,7 @@ export interface ProvisioningPreferences {
|
|
|
6105
6105
|
* <p>Conditional: You must specify either <code>StackSetMaxConcurrentCount</code> or <code>StackSetMaxConcurrentPercentage</code>, but not both.</p>
|
|
6106
6106
|
* @public
|
|
6107
6107
|
*/
|
|
6108
|
-
StackSetMaxConcurrencyPercentage?: number;
|
|
6108
|
+
StackSetMaxConcurrencyPercentage?: number | undefined;
|
|
6109
6109
|
}
|
|
6110
6110
|
/**
|
|
6111
6111
|
* @public
|
|
@@ -6125,39 +6125,39 @@ export interface ProvisionProductInput {
|
|
|
6125
6125
|
* </ul>
|
|
6126
6126
|
* @public
|
|
6127
6127
|
*/
|
|
6128
|
-
AcceptLanguage?: string;
|
|
6128
|
+
AcceptLanguage?: string | undefined;
|
|
6129
6129
|
/**
|
|
6130
6130
|
* <p>The product identifier. You must provide the name or ID, but not both.</p>
|
|
6131
6131
|
* @public
|
|
6132
6132
|
*/
|
|
6133
|
-
ProductId?: string;
|
|
6133
|
+
ProductId?: string | undefined;
|
|
6134
6134
|
/**
|
|
6135
6135
|
* <p>The name of the product. You must provide the name or ID, but not both.</p>
|
|
6136
6136
|
* @public
|
|
6137
6137
|
*/
|
|
6138
|
-
ProductName?: string;
|
|
6138
|
+
ProductName?: string | undefined;
|
|
6139
6139
|
/**
|
|
6140
6140
|
* <p>The identifier of the provisioning artifact. You must provide the name or ID, but not both.</p>
|
|
6141
6141
|
* @public
|
|
6142
6142
|
*/
|
|
6143
|
-
ProvisioningArtifactId?: string;
|
|
6143
|
+
ProvisioningArtifactId?: string | undefined;
|
|
6144
6144
|
/**
|
|
6145
6145
|
* <p>The name of the provisioning artifact. You must provide the name or ID, but not both.</p>
|
|
6146
6146
|
* @public
|
|
6147
6147
|
*/
|
|
6148
|
-
ProvisioningArtifactName?: string;
|
|
6148
|
+
ProvisioningArtifactName?: string | undefined;
|
|
6149
6149
|
/**
|
|
6150
6150
|
* <p>The path identifier of the product. This value is optional if the product
|
|
6151
6151
|
* has a default path, and required if the product has more than one path.
|
|
6152
6152
|
* To list the paths for a product, use <a>ListLaunchPaths</a>. You must provide the name or ID, but not both.</p>
|
|
6153
6153
|
* @public
|
|
6154
6154
|
*/
|
|
6155
|
-
PathId?: string;
|
|
6155
|
+
PathId?: string | undefined;
|
|
6156
6156
|
/**
|
|
6157
6157
|
* <p>The name of the path. You must provide the name or ID, but not both.</p>
|
|
6158
6158
|
* @public
|
|
6159
6159
|
*/
|
|
6160
|
-
PathName?: string;
|
|
6160
|
+
PathName?: string | undefined;
|
|
6161
6161
|
/**
|
|
6162
6162
|
* <p>A user-friendly name for the provisioned product. This value must be
|
|
6163
6163
|
* unique for the Amazon Web Services account and cannot be updated after the product is provisioned.</p>
|
|
@@ -6169,28 +6169,28 @@ export interface ProvisionProductInput {
|
|
|
6169
6169
|
* product.</p>
|
|
6170
6170
|
* @public
|
|
6171
6171
|
*/
|
|
6172
|
-
ProvisioningParameters?: ProvisioningParameter[];
|
|
6172
|
+
ProvisioningParameters?: ProvisioningParameter[] | undefined;
|
|
6173
6173
|
/**
|
|
6174
6174
|
* <p>An object that contains information about the provisioning preferences for a stack set.</p>
|
|
6175
6175
|
* @public
|
|
6176
6176
|
*/
|
|
6177
|
-
ProvisioningPreferences?: ProvisioningPreferences;
|
|
6177
|
+
ProvisioningPreferences?: ProvisioningPreferences | undefined;
|
|
6178
6178
|
/**
|
|
6179
6179
|
* <p>One or more tags.</p>
|
|
6180
6180
|
* @public
|
|
6181
6181
|
*/
|
|
6182
|
-
Tags?: Tag[];
|
|
6182
|
+
Tags?: Tag[] | undefined;
|
|
6183
6183
|
/**
|
|
6184
6184
|
* <p>Passed to CloudFormation. The SNS topic ARNs to which to publish stack-related
|
|
6185
6185
|
* events.</p>
|
|
6186
6186
|
* @public
|
|
6187
6187
|
*/
|
|
6188
|
-
NotificationArns?: string[];
|
|
6188
|
+
NotificationArns?: string[] | undefined;
|
|
6189
6189
|
/**
|
|
6190
6190
|
* <p>An idempotency token that uniquely identifies the provisioning request.</p>
|
|
6191
6191
|
* @public
|
|
6192
6192
|
*/
|
|
6193
|
-
ProvisionToken?: string;
|
|
6193
|
+
ProvisionToken?: string | undefined;
|
|
6194
6194
|
}
|
|
6195
6195
|
/**
|
|
6196
6196
|
* @public
|
|
@@ -6200,7 +6200,7 @@ export interface ProvisionProductOutput {
|
|
|
6200
6200
|
* <p>Information about the result of provisioning the product.</p>
|
|
6201
6201
|
* @public
|
|
6202
6202
|
*/
|
|
6203
|
-
RecordDetail?: RecordDetail;
|
|
6203
|
+
RecordDetail?: RecordDetail | undefined;
|
|
6204
6204
|
}
|
|
6205
6205
|
/**
|
|
6206
6206
|
* @public
|
|
@@ -6220,7 +6220,7 @@ export interface RejectPortfolioShareInput {
|
|
|
6220
6220
|
* </ul>
|
|
6221
6221
|
* @public
|
|
6222
6222
|
*/
|
|
6223
|
-
AcceptLanguage?: string;
|
|
6223
|
+
AcceptLanguage?: string | undefined;
|
|
6224
6224
|
/**
|
|
6225
6225
|
* <p>The portfolio identifier.</p>
|
|
6226
6226
|
* @public
|
|
@@ -6247,7 +6247,7 @@ export interface RejectPortfolioShareInput {
|
|
|
6247
6247
|
* </p>
|
|
6248
6248
|
* @public
|
|
6249
6249
|
*/
|
|
6250
|
-
PortfolioShareType?: PortfolioShareType;
|
|
6250
|
+
PortfolioShareType?: PortfolioShareType | undefined;
|
|
6251
6251
|
}
|
|
6252
6252
|
/**
|
|
6253
6253
|
* @public
|
|
@@ -6272,22 +6272,22 @@ export interface ScanProvisionedProductsInput {
|
|
|
6272
6272
|
* </ul>
|
|
6273
6273
|
* @public
|
|
6274
6274
|
*/
|
|
6275
|
-
AcceptLanguage?: string;
|
|
6275
|
+
AcceptLanguage?: string | undefined;
|
|
6276
6276
|
/**
|
|
6277
6277
|
* <p>The access level to use to obtain results. The default is <code>User</code>.</p>
|
|
6278
6278
|
* @public
|
|
6279
6279
|
*/
|
|
6280
|
-
AccessLevelFilter?: AccessLevelFilter;
|
|
6280
|
+
AccessLevelFilter?: AccessLevelFilter | undefined;
|
|
6281
6281
|
/**
|
|
6282
6282
|
* <p>The maximum number of items to return with this call.</p>
|
|
6283
6283
|
* @public
|
|
6284
6284
|
*/
|
|
6285
|
-
PageSize?: number;
|
|
6285
|
+
PageSize?: number | undefined;
|
|
6286
6286
|
/**
|
|
6287
6287
|
* <p>The page token for the next set of results. To retrieve the first set of results, use null.</p>
|
|
6288
6288
|
* @public
|
|
6289
6289
|
*/
|
|
6290
|
-
PageToken?: string;
|
|
6290
|
+
PageToken?: string | undefined;
|
|
6291
6291
|
}
|
|
6292
6292
|
/**
|
|
6293
6293
|
* @public
|
|
@@ -6297,12 +6297,12 @@ export interface ScanProvisionedProductsOutput {
|
|
|
6297
6297
|
* <p>Information about the provisioned products.</p>
|
|
6298
6298
|
* @public
|
|
6299
6299
|
*/
|
|
6300
|
-
ProvisionedProducts?: ProvisionedProductDetail[];
|
|
6300
|
+
ProvisionedProducts?: ProvisionedProductDetail[] | undefined;
|
|
6301
6301
|
/**
|
|
6302
6302
|
* <p>The page token to use to retrieve the next set of results. If there are no additional results, this value is null.</p>
|
|
6303
6303
|
* @public
|
|
6304
6304
|
*/
|
|
6305
|
-
NextPageToken?: string;
|
|
6305
|
+
NextPageToken?: string | undefined;
|
|
6306
6306
|
}
|
|
6307
6307
|
/**
|
|
6308
6308
|
* @public
|
|
@@ -6361,33 +6361,33 @@ export interface SearchProductsInput {
|
|
|
6361
6361
|
* </ul>
|
|
6362
6362
|
* @public
|
|
6363
6363
|
*/
|
|
6364
|
-
AcceptLanguage?: string;
|
|
6364
|
+
AcceptLanguage?: string | undefined;
|
|
6365
6365
|
/**
|
|
6366
6366
|
* <p>The search filters. If no search filters are specified, the output includes
|
|
6367
6367
|
* all products to which the caller has access.</p>
|
|
6368
6368
|
* @public
|
|
6369
6369
|
*/
|
|
6370
|
-
Filters?: Partial<Record<ProductViewFilterBy, string[]
|
|
6370
|
+
Filters?: Partial<Record<ProductViewFilterBy, string[]>> | undefined;
|
|
6371
6371
|
/**
|
|
6372
6372
|
* <p>The maximum number of items to return with this call.</p>
|
|
6373
6373
|
* @public
|
|
6374
6374
|
*/
|
|
6375
|
-
PageSize?: number;
|
|
6375
|
+
PageSize?: number | undefined;
|
|
6376
6376
|
/**
|
|
6377
6377
|
* <p>The sort field. If no value is specified, the results are not sorted.</p>
|
|
6378
6378
|
* @public
|
|
6379
6379
|
*/
|
|
6380
|
-
SortBy?: ProductViewSortBy;
|
|
6380
|
+
SortBy?: ProductViewSortBy | undefined;
|
|
6381
6381
|
/**
|
|
6382
6382
|
* <p>The sort order. If no value is specified, the results are not sorted.</p>
|
|
6383
6383
|
* @public
|
|
6384
6384
|
*/
|
|
6385
|
-
SortOrder?: SortOrder;
|
|
6385
|
+
SortOrder?: SortOrder | undefined;
|
|
6386
6386
|
/**
|
|
6387
6387
|
* <p>The page token for the next set of results. To retrieve the first set of results, use null.</p>
|
|
6388
6388
|
* @public
|
|
6389
6389
|
*/
|
|
6390
|
-
PageToken?: string;
|
|
6390
|
+
PageToken?: string | undefined;
|
|
6391
6391
|
}
|
|
6392
6392
|
/**
|
|
6393
6393
|
* <p>A single product view aggregation value/count pair, containing metadata about each
|
|
@@ -6399,12 +6399,12 @@ export interface ProductViewAggregationValue {
|
|
|
6399
6399
|
* <p>The value of the product view aggregation.</p>
|
|
6400
6400
|
* @public
|
|
6401
6401
|
*/
|
|
6402
|
-
Value?: string;
|
|
6402
|
+
Value?: string | undefined;
|
|
6403
6403
|
/**
|
|
6404
6404
|
* <p>An approximate count of the products that match the value.</p>
|
|
6405
6405
|
* @public
|
|
6406
6406
|
*/
|
|
6407
|
-
ApproximateCount?: number;
|
|
6407
|
+
ApproximateCount?: number | undefined;
|
|
6408
6408
|
}
|
|
6409
6409
|
/**
|
|
6410
6410
|
* @public
|
|
@@ -6414,17 +6414,17 @@ export interface SearchProductsOutput {
|
|
|
6414
6414
|
* <p>Information about the product views.</p>
|
|
6415
6415
|
* @public
|
|
6416
6416
|
*/
|
|
6417
|
-
ProductViewSummaries?: ProductViewSummary[];
|
|
6417
|
+
ProductViewSummaries?: ProductViewSummary[] | undefined;
|
|
6418
6418
|
/**
|
|
6419
6419
|
* <p>The product view aggregations.</p>
|
|
6420
6420
|
* @public
|
|
6421
6421
|
*/
|
|
6422
|
-
ProductViewAggregations?: Record<string, ProductViewAggregationValue[]
|
|
6422
|
+
ProductViewAggregations?: Record<string, ProductViewAggregationValue[]> | undefined;
|
|
6423
6423
|
/**
|
|
6424
6424
|
* <p>The page token to use to retrieve the next set of results. If there are no additional results, this value is null.</p>
|
|
6425
6425
|
* @public
|
|
6426
6426
|
*/
|
|
6427
|
-
NextPageToken?: string;
|
|
6427
|
+
NextPageToken?: string | undefined;
|
|
6428
6428
|
}
|
|
6429
6429
|
/**
|
|
6430
6430
|
* @public
|
|
@@ -6455,43 +6455,43 @@ export interface SearchProductsAsAdminInput {
|
|
|
6455
6455
|
* </ul>
|
|
6456
6456
|
* @public
|
|
6457
6457
|
*/
|
|
6458
|
-
AcceptLanguage?: string;
|
|
6458
|
+
AcceptLanguage?: string | undefined;
|
|
6459
6459
|
/**
|
|
6460
6460
|
* <p>The portfolio identifier.</p>
|
|
6461
6461
|
* @public
|
|
6462
6462
|
*/
|
|
6463
|
-
PortfolioId?: string;
|
|
6463
|
+
PortfolioId?: string | undefined;
|
|
6464
6464
|
/**
|
|
6465
6465
|
* <p>The search filters. If no search filters are specified, the output includes all products
|
|
6466
6466
|
* to which the administrator has access.</p>
|
|
6467
6467
|
* @public
|
|
6468
6468
|
*/
|
|
6469
|
-
Filters?: Partial<Record<ProductViewFilterBy, string[]
|
|
6469
|
+
Filters?: Partial<Record<ProductViewFilterBy, string[]>> | undefined;
|
|
6470
6470
|
/**
|
|
6471
6471
|
* <p>The sort field. If no value is specified, the results are not sorted.</p>
|
|
6472
6472
|
* @public
|
|
6473
6473
|
*/
|
|
6474
|
-
SortBy?: ProductViewSortBy;
|
|
6474
|
+
SortBy?: ProductViewSortBy | undefined;
|
|
6475
6475
|
/**
|
|
6476
6476
|
* <p>The sort order. If no value is specified, the results are not sorted.</p>
|
|
6477
6477
|
* @public
|
|
6478
6478
|
*/
|
|
6479
|
-
SortOrder?: SortOrder;
|
|
6479
|
+
SortOrder?: SortOrder | undefined;
|
|
6480
6480
|
/**
|
|
6481
6481
|
* <p>The page token for the next set of results. To retrieve the first set of results, use null.</p>
|
|
6482
6482
|
* @public
|
|
6483
6483
|
*/
|
|
6484
|
-
PageToken?: string;
|
|
6484
|
+
PageToken?: string | undefined;
|
|
6485
6485
|
/**
|
|
6486
6486
|
* <p>The maximum number of items to return with this call.</p>
|
|
6487
6487
|
* @public
|
|
6488
6488
|
*/
|
|
6489
|
-
PageSize?: number;
|
|
6489
|
+
PageSize?: number | undefined;
|
|
6490
6490
|
/**
|
|
6491
6491
|
* <p>Access level of the source of the product.</p>
|
|
6492
6492
|
* @public
|
|
6493
6493
|
*/
|
|
6494
|
-
ProductSource?: ProductSource;
|
|
6494
|
+
ProductSource?: ProductSource | undefined;
|
|
6495
6495
|
}
|
|
6496
6496
|
/**
|
|
6497
6497
|
* @public
|
|
@@ -6501,12 +6501,12 @@ export interface SearchProductsAsAdminOutput {
|
|
|
6501
6501
|
* <p>Information about the product views.</p>
|
|
6502
6502
|
* @public
|
|
6503
6503
|
*/
|
|
6504
|
-
ProductViewDetails?: ProductViewDetail[];
|
|
6504
|
+
ProductViewDetails?: ProductViewDetail[] | undefined;
|
|
6505
6505
|
/**
|
|
6506
6506
|
* <p>The page token to use to retrieve the next set of results. If there are no additional results, this value is null.</p>
|
|
6507
6507
|
* @public
|
|
6508
6508
|
*/
|
|
6509
|
-
NextPageToken?: string;
|
|
6509
|
+
NextPageToken?: string | undefined;
|
|
6510
6510
|
}
|
|
6511
6511
|
/**
|
|
6512
6512
|
* @public
|
|
@@ -6537,12 +6537,12 @@ export interface SearchProvisionedProductsInput {
|
|
|
6537
6537
|
* </ul>
|
|
6538
6538
|
* @public
|
|
6539
6539
|
*/
|
|
6540
|
-
AcceptLanguage?: string;
|
|
6540
|
+
AcceptLanguage?: string | undefined;
|
|
6541
6541
|
/**
|
|
6542
6542
|
* <p>The access level to use to obtain results. The default is <code>User</code>.</p>
|
|
6543
6543
|
* @public
|
|
6544
6544
|
*/
|
|
6545
|
-
AccessLevelFilter?: AccessLevelFilter;
|
|
6545
|
+
AccessLevelFilter?: AccessLevelFilter | undefined;
|
|
6546
6546
|
/**
|
|
6547
6547
|
* <p>The search filters.</p>
|
|
6548
6548
|
* <p>When the key is <code>SearchQuery</code>, the searchable fields are <code>arn</code>,
|
|
@@ -6555,28 +6555,28 @@ export interface SearchProvisionedProductsInput {
|
|
|
6555
6555
|
* </p>
|
|
6556
6556
|
* @public
|
|
6557
6557
|
*/
|
|
6558
|
-
Filters?: Partial<Record<ProvisionedProductViewFilterBy, string[]
|
|
6558
|
+
Filters?: Partial<Record<ProvisionedProductViewFilterBy, string[]>> | undefined;
|
|
6559
6559
|
/**
|
|
6560
6560
|
* <p>The sort field. If no value is specified, the results are not sorted. The valid values are <code>arn</code>, <code>id</code>, <code>name</code>,
|
|
6561
6561
|
* and <code>lastRecordId</code>.</p>
|
|
6562
6562
|
* @public
|
|
6563
6563
|
*/
|
|
6564
|
-
SortBy?: string;
|
|
6564
|
+
SortBy?: string | undefined;
|
|
6565
6565
|
/**
|
|
6566
6566
|
* <p>The sort order. If no value is specified, the results are not sorted.</p>
|
|
6567
6567
|
* @public
|
|
6568
6568
|
*/
|
|
6569
|
-
SortOrder?: SortOrder;
|
|
6569
|
+
SortOrder?: SortOrder | undefined;
|
|
6570
6570
|
/**
|
|
6571
6571
|
* <p>The maximum number of items to return with this call.</p>
|
|
6572
6572
|
* @public
|
|
6573
6573
|
*/
|
|
6574
|
-
PageSize?: number;
|
|
6574
|
+
PageSize?: number | undefined;
|
|
6575
6575
|
/**
|
|
6576
6576
|
* <p>The page token for the next set of results. To retrieve the first set of results, use null.</p>
|
|
6577
6577
|
* @public
|
|
6578
6578
|
*/
|
|
6579
|
-
PageToken?: string;
|
|
6579
|
+
PageToken?: string | undefined;
|
|
6580
6580
|
}
|
|
6581
6581
|
/**
|
|
6582
6582
|
* <p>Information about a provisioned product.</p>
|
|
@@ -6587,24 +6587,24 @@ export interface ProvisionedProductAttribute {
|
|
|
6587
6587
|
* <p>The user-friendly name of the provisioned product.</p>
|
|
6588
6588
|
* @public
|
|
6589
6589
|
*/
|
|
6590
|
-
Name?: string;
|
|
6590
|
+
Name?: string | undefined;
|
|
6591
6591
|
/**
|
|
6592
6592
|
* <p>The ARN of the provisioned product.</p>
|
|
6593
6593
|
* @public
|
|
6594
6594
|
*/
|
|
6595
|
-
Arn?: string;
|
|
6595
|
+
Arn?: string | undefined;
|
|
6596
6596
|
/**
|
|
6597
6597
|
* <p>The type of provisioned product.
|
|
6598
6598
|
* The supported values are <code>CFN_STACK</code>, <code>CFN_STACKSET</code>, <code>TERRAFORM_OPEN_SOURCE</code>,
|
|
6599
6599
|
* <code>TERRAFORM_CLOUD</code>, and <code>EXTERNAL</code>.</p>
|
|
6600
6600
|
* @public
|
|
6601
6601
|
*/
|
|
6602
|
-
Type?: string;
|
|
6602
|
+
Type?: string | undefined;
|
|
6603
6603
|
/**
|
|
6604
6604
|
* <p>The identifier of the provisioned product.</p>
|
|
6605
6605
|
* @public
|
|
6606
6606
|
*/
|
|
6607
|
-
Id?: string;
|
|
6607
|
+
Id?: string | undefined;
|
|
6608
6608
|
/**
|
|
6609
6609
|
* <p>The current status of the provisioned product.</p>
|
|
6610
6610
|
* <ul>
|
|
@@ -6637,28 +6637,28 @@ export interface ProvisionedProductAttribute {
|
|
|
6637
6637
|
* </ul>
|
|
6638
6638
|
* @public
|
|
6639
6639
|
*/
|
|
6640
|
-
Status?: ProvisionedProductStatus;
|
|
6640
|
+
Status?: ProvisionedProductStatus | undefined;
|
|
6641
6641
|
/**
|
|
6642
6642
|
* <p>The current status message of the provisioned product.</p>
|
|
6643
6643
|
* @public
|
|
6644
6644
|
*/
|
|
6645
|
-
StatusMessage?: string;
|
|
6645
|
+
StatusMessage?: string | undefined;
|
|
6646
6646
|
/**
|
|
6647
6647
|
* <p>The UTC time stamp of the creation time.</p>
|
|
6648
6648
|
* @public
|
|
6649
6649
|
*/
|
|
6650
|
-
CreatedTime?: Date;
|
|
6650
|
+
CreatedTime?: Date | undefined;
|
|
6651
6651
|
/**
|
|
6652
6652
|
* <p>A unique identifier that you provide to ensure idempotency. If multiple requests differ only by the idempotency token,
|
|
6653
6653
|
* the same response is returned for each repeated request.</p>
|
|
6654
6654
|
* @public
|
|
6655
6655
|
*/
|
|
6656
|
-
IdempotencyToken?: string;
|
|
6656
|
+
IdempotencyToken?: string | undefined;
|
|
6657
6657
|
/**
|
|
6658
6658
|
* <p>The record identifier of the last request performed on this provisioned product.</p>
|
|
6659
6659
|
* @public
|
|
6660
6660
|
*/
|
|
6661
|
-
LastRecordId?: string;
|
|
6661
|
+
LastRecordId?: string | undefined;
|
|
6662
6662
|
/**
|
|
6663
6663
|
* <p>The record identifier of the last request performed on this provisioned product of the following types:</p>
|
|
6664
6664
|
* <ul>
|
|
@@ -6685,7 +6685,7 @@ export interface ProvisionedProductAttribute {
|
|
|
6685
6685
|
* </ul>
|
|
6686
6686
|
* @public
|
|
6687
6687
|
*/
|
|
6688
|
-
LastProvisioningRecordId?: string;
|
|
6688
|
+
LastProvisioningRecordId?: string | undefined;
|
|
6689
6689
|
/**
|
|
6690
6690
|
* <p>The record identifier of the last successful request performed on this provisioned product of the following types:</p>
|
|
6691
6691
|
* <ul>
|
|
@@ -6712,47 +6712,47 @@ export interface ProvisionedProductAttribute {
|
|
|
6712
6712
|
* </ul>
|
|
6713
6713
|
* @public
|
|
6714
6714
|
*/
|
|
6715
|
-
LastSuccessfulProvisioningRecordId?: string;
|
|
6715
|
+
LastSuccessfulProvisioningRecordId?: string | undefined;
|
|
6716
6716
|
/**
|
|
6717
6717
|
* <p>One or more tags.</p>
|
|
6718
6718
|
* @public
|
|
6719
6719
|
*/
|
|
6720
|
-
Tags?: Tag[];
|
|
6720
|
+
Tags?: Tag[] | undefined;
|
|
6721
6721
|
/**
|
|
6722
6722
|
* <p>The assigned identifier for the resource, such as an EC2 instance ID or an S3 bucket name.</p>
|
|
6723
6723
|
* @public
|
|
6724
6724
|
*/
|
|
6725
|
-
PhysicalId?: string;
|
|
6725
|
+
PhysicalId?: string | undefined;
|
|
6726
6726
|
/**
|
|
6727
6727
|
* <p>The product identifier.</p>
|
|
6728
6728
|
* @public
|
|
6729
6729
|
*/
|
|
6730
|
-
ProductId?: string;
|
|
6730
|
+
ProductId?: string | undefined;
|
|
6731
6731
|
/**
|
|
6732
6732
|
* <p>The name of the product.</p>
|
|
6733
6733
|
* @public
|
|
6734
6734
|
*/
|
|
6735
|
-
ProductName?: string;
|
|
6735
|
+
ProductName?: string | undefined;
|
|
6736
6736
|
/**
|
|
6737
6737
|
* <p>The identifier of the provisioning artifact.</p>
|
|
6738
6738
|
* @public
|
|
6739
6739
|
*/
|
|
6740
|
-
ProvisioningArtifactId?: string;
|
|
6740
|
+
ProvisioningArtifactId?: string | undefined;
|
|
6741
6741
|
/**
|
|
6742
6742
|
* <p>The name of the provisioning artifact.</p>
|
|
6743
6743
|
* @public
|
|
6744
6744
|
*/
|
|
6745
|
-
ProvisioningArtifactName?: string;
|
|
6745
|
+
ProvisioningArtifactName?: string | undefined;
|
|
6746
6746
|
/**
|
|
6747
6747
|
* <p>The Amazon Resource Name (ARN) of the user.</p>
|
|
6748
6748
|
* @public
|
|
6749
6749
|
*/
|
|
6750
|
-
UserArn?: string;
|
|
6750
|
+
UserArn?: string | undefined;
|
|
6751
6751
|
/**
|
|
6752
6752
|
* <p>The ARN of the user in the session. This ARN might contain a session ID.</p>
|
|
6753
6753
|
* @public
|
|
6754
6754
|
*/
|
|
6755
|
-
UserArnSession?: string;
|
|
6755
|
+
UserArnSession?: string | undefined;
|
|
6756
6756
|
}
|
|
6757
6757
|
/**
|
|
6758
6758
|
* @public
|
|
@@ -6762,17 +6762,17 @@ export interface SearchProvisionedProductsOutput {
|
|
|
6762
6762
|
* <p>Information about the provisioned products.</p>
|
|
6763
6763
|
* @public
|
|
6764
6764
|
*/
|
|
6765
|
-
ProvisionedProducts?: ProvisionedProductAttribute[];
|
|
6765
|
+
ProvisionedProducts?: ProvisionedProductAttribute[] | undefined;
|
|
6766
6766
|
/**
|
|
6767
6767
|
* <p>The number of provisioned products found.</p>
|
|
6768
6768
|
* @public
|
|
6769
6769
|
*/
|
|
6770
|
-
TotalResultsCount?: number;
|
|
6770
|
+
TotalResultsCount?: number | undefined;
|
|
6771
6771
|
/**
|
|
6772
6772
|
* <p>The page token to use to retrieve the next set of results. If there are no additional results, this value is null.</p>
|
|
6773
6773
|
* @public
|
|
6774
6774
|
*/
|
|
6775
|
-
NextPageToken?: string;
|
|
6775
|
+
NextPageToken?: string | undefined;
|
|
6776
6776
|
}
|
|
6777
6777
|
/**
|
|
6778
6778
|
* @public
|
|
@@ -6783,13 +6783,13 @@ export interface TerminateProvisionedProductInput {
|
|
|
6783
6783
|
* <code>ProvisionedProductName</code> and <code>ProvisionedProductId</code>.</p>
|
|
6784
6784
|
* @public
|
|
6785
6785
|
*/
|
|
6786
|
-
ProvisionedProductName?: string;
|
|
6786
|
+
ProvisionedProductName?: string | undefined;
|
|
6787
6787
|
/**
|
|
6788
6788
|
* <p>The identifier of the provisioned product. You cannot specify both
|
|
6789
6789
|
* <code>ProvisionedProductName</code> and <code>ProvisionedProductId</code>.</p>
|
|
6790
6790
|
* @public
|
|
6791
6791
|
*/
|
|
6792
|
-
ProvisionedProductId?: string;
|
|
6792
|
+
ProvisionedProductId?: string | undefined;
|
|
6793
6793
|
/**
|
|
6794
6794
|
* <p>An idempotency token that uniquely identifies the termination request. This token is
|
|
6795
6795
|
* only valid during the termination process. After the provisioned product is terminated,
|
|
@@ -6797,13 +6797,13 @@ export interface TerminateProvisionedProductInput {
|
|
|
6797
6797
|
* <b>ResourceNotFound</b>.</p>
|
|
6798
6798
|
* @public
|
|
6799
6799
|
*/
|
|
6800
|
-
TerminateToken?: string;
|
|
6800
|
+
TerminateToken?: string | undefined;
|
|
6801
6801
|
/**
|
|
6802
6802
|
* <p>If set to true, Service Catalog stops managing the specified provisioned product even
|
|
6803
6803
|
* if it cannot delete the underlying resources.</p>
|
|
6804
6804
|
* @public
|
|
6805
6805
|
*/
|
|
6806
|
-
IgnoreErrors?: boolean;
|
|
6806
|
+
IgnoreErrors?: boolean | undefined;
|
|
6807
6807
|
/**
|
|
6808
6808
|
* <p>The language code.</p>
|
|
6809
6809
|
* <ul>
|
|
@@ -6818,7 +6818,7 @@ export interface TerminateProvisionedProductInput {
|
|
|
6818
6818
|
* </ul>
|
|
6819
6819
|
* @public
|
|
6820
6820
|
*/
|
|
6821
|
-
AcceptLanguage?: string;
|
|
6821
|
+
AcceptLanguage?: string | undefined;
|
|
6822
6822
|
/**
|
|
6823
6823
|
* <p>When this boolean parameter is set to true, the <code>TerminateProvisionedProduct</code> API deletes
|
|
6824
6824
|
* the Service Catalog provisioned product. However, it does not remove the CloudFormation
|
|
@@ -6826,7 +6826,7 @@ export interface TerminateProvisionedProductInput {
|
|
|
6826
6826
|
* default value is false.</p>
|
|
6827
6827
|
* @public
|
|
6828
6828
|
*/
|
|
6829
|
-
RetainPhysicalResources?: boolean;
|
|
6829
|
+
RetainPhysicalResources?: boolean | undefined;
|
|
6830
6830
|
}
|
|
6831
6831
|
/**
|
|
6832
6832
|
* @public
|
|
@@ -6836,7 +6836,7 @@ export interface TerminateProvisionedProductOutput {
|
|
|
6836
6836
|
* <p>Information about the result of this request.</p>
|
|
6837
6837
|
* @public
|
|
6838
6838
|
*/
|
|
6839
|
-
RecordDetail?: RecordDetail;
|
|
6839
|
+
RecordDetail?: RecordDetail | undefined;
|
|
6840
6840
|
}
|
|
6841
6841
|
/**
|
|
6842
6842
|
* @public
|
|
@@ -6856,7 +6856,7 @@ export interface UpdateConstraintInput {
|
|
|
6856
6856
|
* </ul>
|
|
6857
6857
|
* @public
|
|
6858
6858
|
*/
|
|
6859
|
-
AcceptLanguage?: string;
|
|
6859
|
+
AcceptLanguage?: string | undefined;
|
|
6860
6860
|
/**
|
|
6861
6861
|
* <p>The identifier of the constraint.</p>
|
|
6862
6862
|
* @public
|
|
@@ -6866,7 +6866,7 @@ export interface UpdateConstraintInput {
|
|
|
6866
6866
|
* <p>The updated description of the constraint.</p>
|
|
6867
6867
|
* @public
|
|
6868
6868
|
*/
|
|
6869
|
-
Description?: string;
|
|
6869
|
+
Description?: string | undefined;
|
|
6870
6870
|
/**
|
|
6871
6871
|
* <p>The constraint parameters, in JSON format. The syntax depends on the constraint type as follows:</p>
|
|
6872
6872
|
* <dl>
|
|
@@ -6922,7 +6922,7 @@ export interface UpdateConstraintInput {
|
|
|
6922
6922
|
* </dl>
|
|
6923
6923
|
* @public
|
|
6924
6924
|
*/
|
|
6925
|
-
Parameters?: string;
|
|
6925
|
+
Parameters?: string | undefined;
|
|
6926
6926
|
}
|
|
6927
6927
|
/**
|
|
6928
6928
|
* @public
|
|
@@ -6932,17 +6932,17 @@ export interface UpdateConstraintOutput {
|
|
|
6932
6932
|
* <p>Information about the constraint.</p>
|
|
6933
6933
|
* @public
|
|
6934
6934
|
*/
|
|
6935
|
-
ConstraintDetail?: ConstraintDetail;
|
|
6935
|
+
ConstraintDetail?: ConstraintDetail | undefined;
|
|
6936
6936
|
/**
|
|
6937
6937
|
* <p>The constraint parameters.</p>
|
|
6938
6938
|
* @public
|
|
6939
6939
|
*/
|
|
6940
|
-
ConstraintParameters?: string;
|
|
6940
|
+
ConstraintParameters?: string | undefined;
|
|
6941
6941
|
/**
|
|
6942
6942
|
* <p>The status of the current request.</p>
|
|
6943
6943
|
* @public
|
|
6944
6944
|
*/
|
|
6945
|
-
Status?: Status;
|
|
6945
|
+
Status?: Status | undefined;
|
|
6946
6946
|
}
|
|
6947
6947
|
/**
|
|
6948
6948
|
* @public
|
|
@@ -6962,7 +6962,7 @@ export interface UpdatePortfolioInput {
|
|
|
6962
6962
|
* </ul>
|
|
6963
6963
|
* @public
|
|
6964
6964
|
*/
|
|
6965
|
-
AcceptLanguage?: string;
|
|
6965
|
+
AcceptLanguage?: string | undefined;
|
|
6966
6966
|
/**
|
|
6967
6967
|
* <p>The portfolio identifier.</p>
|
|
6968
6968
|
* @public
|
|
@@ -6972,27 +6972,27 @@ export interface UpdatePortfolioInput {
|
|
|
6972
6972
|
* <p>The name to use for display purposes.</p>
|
|
6973
6973
|
* @public
|
|
6974
6974
|
*/
|
|
6975
|
-
DisplayName?: string;
|
|
6975
|
+
DisplayName?: string | undefined;
|
|
6976
6976
|
/**
|
|
6977
6977
|
* <p>The updated description of the portfolio.</p>
|
|
6978
6978
|
* @public
|
|
6979
6979
|
*/
|
|
6980
|
-
Description?: string;
|
|
6980
|
+
Description?: string | undefined;
|
|
6981
6981
|
/**
|
|
6982
6982
|
* <p>The updated name of the portfolio provider.</p>
|
|
6983
6983
|
* @public
|
|
6984
6984
|
*/
|
|
6985
|
-
ProviderName?: string;
|
|
6985
|
+
ProviderName?: string | undefined;
|
|
6986
6986
|
/**
|
|
6987
6987
|
* <p>The tags to add.</p>
|
|
6988
6988
|
* @public
|
|
6989
6989
|
*/
|
|
6990
|
-
AddTags?: Tag[];
|
|
6990
|
+
AddTags?: Tag[] | undefined;
|
|
6991
6991
|
/**
|
|
6992
6992
|
* <p>The tags to remove.</p>
|
|
6993
6993
|
* @public
|
|
6994
6994
|
*/
|
|
6995
|
-
RemoveTags?: string[];
|
|
6995
|
+
RemoveTags?: string[] | undefined;
|
|
6996
6996
|
}
|
|
6997
6997
|
/**
|
|
6998
6998
|
* @public
|
|
@@ -7002,12 +7002,12 @@ export interface UpdatePortfolioOutput {
|
|
|
7002
7002
|
* <p>Information about the portfolio.</p>
|
|
7003
7003
|
* @public
|
|
7004
7004
|
*/
|
|
7005
|
-
PortfolioDetail?: PortfolioDetail;
|
|
7005
|
+
PortfolioDetail?: PortfolioDetail | undefined;
|
|
7006
7006
|
/**
|
|
7007
7007
|
* <p>Information about the tags associated with the portfolio.</p>
|
|
7008
7008
|
* @public
|
|
7009
7009
|
*/
|
|
7010
|
-
Tags?: Tag[];
|
|
7010
|
+
Tags?: Tag[] | undefined;
|
|
7011
7011
|
}
|
|
7012
7012
|
/**
|
|
7013
7013
|
* @public
|
|
@@ -7027,7 +7027,7 @@ export interface UpdatePortfolioShareInput {
|
|
|
7027
7027
|
* </ul>
|
|
7028
7028
|
* @public
|
|
7029
7029
|
*/
|
|
7030
|
-
AcceptLanguage?: string;
|
|
7030
|
+
AcceptLanguage?: string | undefined;
|
|
7031
7031
|
/**
|
|
7032
7032
|
* <p>The unique identifier of the portfolio for which the share will be updated.</p>
|
|
7033
7033
|
* @public
|
|
@@ -7037,24 +7037,24 @@ export interface UpdatePortfolioShareInput {
|
|
|
7037
7037
|
* <p>The Amazon Web Services account Id of the recipient account. This field is required when updating an external account to account type share.</p>
|
|
7038
7038
|
* @public
|
|
7039
7039
|
*/
|
|
7040
|
-
AccountId?: string;
|
|
7040
|
+
AccountId?: string | undefined;
|
|
7041
7041
|
/**
|
|
7042
7042
|
* <p>Information about the organization node.</p>
|
|
7043
7043
|
* @public
|
|
7044
7044
|
*/
|
|
7045
|
-
OrganizationNode?: OrganizationNode;
|
|
7045
|
+
OrganizationNode?: OrganizationNode | undefined;
|
|
7046
7046
|
/**
|
|
7047
7047
|
* <p>Enables or disables <code>TagOptions</code> sharing for the portfolio share. If this field is not provided, the current state of
|
|
7048
7048
|
* TagOptions sharing on the portfolio share will not be modified.</p>
|
|
7049
7049
|
* @public
|
|
7050
7050
|
*/
|
|
7051
|
-
ShareTagOptions?: boolean;
|
|
7051
|
+
ShareTagOptions?: boolean | undefined;
|
|
7052
7052
|
/**
|
|
7053
7053
|
* <p>A flag to enables or disables <code>Principals</code> sharing in the portfolio. If this field is not provided,
|
|
7054
7054
|
* the current state of the <code>Principals</code> sharing on the portfolio share will not be modified. </p>
|
|
7055
7055
|
* @public
|
|
7056
7056
|
*/
|
|
7057
|
-
SharePrincipals?: boolean;
|
|
7057
|
+
SharePrincipals?: boolean | undefined;
|
|
7058
7058
|
}
|
|
7059
7059
|
/**
|
|
7060
7060
|
* @public
|
|
@@ -7064,14 +7064,14 @@ export interface UpdatePortfolioShareOutput {
|
|
|
7064
7064
|
* <p>The token that tracks the status of the <code>UpdatePortfolioShare</code> operation for external account to account or organizational type sharing.</p>
|
|
7065
7065
|
* @public
|
|
7066
7066
|
*/
|
|
7067
|
-
PortfolioShareToken?: string;
|
|
7067
|
+
PortfolioShareToken?: string | undefined;
|
|
7068
7068
|
/**
|
|
7069
7069
|
* <p>The status of <code>UpdatePortfolioShare</code> operation.
|
|
7070
7070
|
* You can also obtain the operation status using <code>DescribePortfolioShareStatus</code> API.
|
|
7071
7071
|
* </p>
|
|
7072
7072
|
* @public
|
|
7073
7073
|
*/
|
|
7074
|
-
Status?: ShareStatus;
|
|
7074
|
+
Status?: ShareStatus | undefined;
|
|
7075
7075
|
}
|
|
7076
7076
|
/**
|
|
7077
7077
|
* @public
|
|
@@ -7091,7 +7091,7 @@ export interface UpdateProductInput {
|
|
|
7091
7091
|
* </ul>
|
|
7092
7092
|
* @public
|
|
7093
7093
|
*/
|
|
7094
|
-
AcceptLanguage?: string;
|
|
7094
|
+
AcceptLanguage?: string | undefined;
|
|
7095
7095
|
/**
|
|
7096
7096
|
* <p>The product identifier.</p>
|
|
7097
7097
|
* @public
|
|
@@ -7101,47 +7101,47 @@ export interface UpdateProductInput {
|
|
|
7101
7101
|
* <p>The updated product name.</p>
|
|
7102
7102
|
* @public
|
|
7103
7103
|
*/
|
|
7104
|
-
Name?: string;
|
|
7104
|
+
Name?: string | undefined;
|
|
7105
7105
|
/**
|
|
7106
7106
|
* <p>The updated owner of the product.</p>
|
|
7107
7107
|
* @public
|
|
7108
7108
|
*/
|
|
7109
|
-
Owner?: string;
|
|
7109
|
+
Owner?: string | undefined;
|
|
7110
7110
|
/**
|
|
7111
7111
|
* <p>The updated description of the product.</p>
|
|
7112
7112
|
* @public
|
|
7113
7113
|
*/
|
|
7114
|
-
Description?: string;
|
|
7114
|
+
Description?: string | undefined;
|
|
7115
7115
|
/**
|
|
7116
7116
|
* <p>The updated distributor of the product.</p>
|
|
7117
7117
|
* @public
|
|
7118
7118
|
*/
|
|
7119
|
-
Distributor?: string;
|
|
7119
|
+
Distributor?: string | undefined;
|
|
7120
7120
|
/**
|
|
7121
7121
|
* <p>The updated support description for the product.</p>
|
|
7122
7122
|
* @public
|
|
7123
7123
|
*/
|
|
7124
|
-
SupportDescription?: string;
|
|
7124
|
+
SupportDescription?: string | undefined;
|
|
7125
7125
|
/**
|
|
7126
7126
|
* <p>The updated support email for the product.</p>
|
|
7127
7127
|
* @public
|
|
7128
7128
|
*/
|
|
7129
|
-
SupportEmail?: string;
|
|
7129
|
+
SupportEmail?: string | undefined;
|
|
7130
7130
|
/**
|
|
7131
7131
|
* <p>The updated support URL for the product.</p>
|
|
7132
7132
|
* @public
|
|
7133
7133
|
*/
|
|
7134
|
-
SupportUrl?: string;
|
|
7134
|
+
SupportUrl?: string | undefined;
|
|
7135
7135
|
/**
|
|
7136
7136
|
* <p>The tags to add to the product.</p>
|
|
7137
7137
|
* @public
|
|
7138
7138
|
*/
|
|
7139
|
-
AddTags?: Tag[];
|
|
7139
|
+
AddTags?: Tag[] | undefined;
|
|
7140
7140
|
/**
|
|
7141
7141
|
* <p>The tags to remove from the product.</p>
|
|
7142
7142
|
* @public
|
|
7143
7143
|
*/
|
|
7144
|
-
RemoveTags?: string[];
|
|
7144
|
+
RemoveTags?: string[] | undefined;
|
|
7145
7145
|
/**
|
|
7146
7146
|
* <p>Specifies connection details for the updated product and syncs the product to the connection source
|
|
7147
7147
|
* artifact. This automatically manages the product's artifacts based on changes to the source.
|
|
@@ -7160,7 +7160,7 @@ export interface UpdateProductInput {
|
|
|
7160
7160
|
* </ul>
|
|
7161
7161
|
* @public
|
|
7162
7162
|
*/
|
|
7163
|
-
SourceConnection?: SourceConnection;
|
|
7163
|
+
SourceConnection?: SourceConnection | undefined;
|
|
7164
7164
|
}
|
|
7165
7165
|
/**
|
|
7166
7166
|
* @public
|
|
@@ -7170,12 +7170,12 @@ export interface UpdateProductOutput {
|
|
|
7170
7170
|
* <p>Information about the product view.</p>
|
|
7171
7171
|
* @public
|
|
7172
7172
|
*/
|
|
7173
|
-
ProductViewDetail?: ProductViewDetail;
|
|
7173
|
+
ProductViewDetail?: ProductViewDetail | undefined;
|
|
7174
7174
|
/**
|
|
7175
7175
|
* <p>Information about the tags associated with the product.</p>
|
|
7176
7176
|
* @public
|
|
7177
7177
|
*/
|
|
7178
|
-
Tags?: Tag[];
|
|
7178
|
+
Tags?: Tag[] | undefined;
|
|
7179
7179
|
}
|
|
7180
7180
|
/**
|
|
7181
7181
|
* @public
|
|
@@ -7202,7 +7202,7 @@ export interface UpdateProvisioningPreferences {
|
|
|
7202
7202
|
* <p>If no values are specified, the default value is all accounts from the <code>STACKSET</code> constraint.</p>
|
|
7203
7203
|
* @public
|
|
7204
7204
|
*/
|
|
7205
|
-
StackSetAccounts?: string[];
|
|
7205
|
+
StackSetAccounts?: string[] | undefined;
|
|
7206
7206
|
/**
|
|
7207
7207
|
* <p>One or more Amazon Web Services Regions where the provisioned product will be available.</p>
|
|
7208
7208
|
* <p>Applicable only to a <code>CFN_STACKSET</code> provisioned product type.</p>
|
|
@@ -7210,7 +7210,7 @@ export interface UpdateProvisioningPreferences {
|
|
|
7210
7210
|
* <p>If no values are specified, the default value is all Regions from the <code>STACKSET</code> constraint.</p>
|
|
7211
7211
|
* @public
|
|
7212
7212
|
*/
|
|
7213
|
-
StackSetRegions?: string[];
|
|
7213
|
+
StackSetRegions?: string[] | undefined;
|
|
7214
7214
|
/**
|
|
7215
7215
|
* <p>The number of accounts, per Region, for which this operation can fail before Service Catalog stops the operation in that Region. If the operation is stopped in a Region, Service Catalog doesn't attempt the operation in any subsequent Regions.</p>
|
|
7216
7216
|
* <p>Applicable only to a <code>CFN_STACKSET</code> provisioned product type.</p>
|
|
@@ -7218,7 +7218,7 @@ export interface UpdateProvisioningPreferences {
|
|
|
7218
7218
|
* <p>The default value is <code>0</code> if no value is specified.</p>
|
|
7219
7219
|
* @public
|
|
7220
7220
|
*/
|
|
7221
|
-
StackSetFailureToleranceCount?: number;
|
|
7221
|
+
StackSetFailureToleranceCount?: number | undefined;
|
|
7222
7222
|
/**
|
|
7223
7223
|
* <p>The percentage of accounts, per Region, for which this stack operation can fail before Service Catalog stops the operation in that Region. If the operation is stopped in a Region, Service Catalog doesn't attempt the operation in any subsequent Regions.</p>
|
|
7224
7224
|
* <p>When calculating the number of accounts based on the specified percentage, Service Catalog rounds down to the next whole number.</p>
|
|
@@ -7226,7 +7226,7 @@ export interface UpdateProvisioningPreferences {
|
|
|
7226
7226
|
* <p>Conditional: You must specify either <code>StackSetFailureToleranceCount</code> or <code>StackSetFailureTolerancePercentage</code>, but not both.</p>
|
|
7227
7227
|
* @public
|
|
7228
7228
|
*/
|
|
7229
|
-
StackSetFailureTolerancePercentage?: number;
|
|
7229
|
+
StackSetFailureTolerancePercentage?: number | undefined;
|
|
7230
7230
|
/**
|
|
7231
7231
|
* <p>The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of <code>StackSetFailureToleranceCount</code>. <code>StackSetMaxConcurrentCount</code> is at most one more than the <code>StackSetFailureToleranceCount</code>.</p>
|
|
7232
7232
|
* <p>Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.</p>
|
|
@@ -7234,7 +7234,7 @@ export interface UpdateProvisioningPreferences {
|
|
|
7234
7234
|
* <p>Conditional: You must specify either <code>StackSetMaxConcurrentCount</code> or <code>StackSetMaxConcurrentPercentage</code>, but not both.</p>
|
|
7235
7235
|
* @public
|
|
7236
7236
|
*/
|
|
7237
|
-
StackSetMaxConcurrencyCount?: number;
|
|
7237
|
+
StackSetMaxConcurrencyCount?: number | undefined;
|
|
7238
7238
|
/**
|
|
7239
7239
|
* <p>The maximum percentage of accounts in which to perform this operation at one time.</p>
|
|
7240
7240
|
* <p>When calculating the number of accounts based on the specified percentage, Service Catalog rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, Service Catalog sets the number as <code>1</code> instead.</p>
|
|
@@ -7243,7 +7243,7 @@ export interface UpdateProvisioningPreferences {
|
|
|
7243
7243
|
* <p>Conditional: You must specify either <code>StackSetMaxConcurrentCount</code> or <code>StackSetMaxConcurrentPercentage</code>, but not both.</p>
|
|
7244
7244
|
* @public
|
|
7245
7245
|
*/
|
|
7246
|
-
StackSetMaxConcurrencyPercentage?: number;
|
|
7246
|
+
StackSetMaxConcurrencyPercentage?: number | undefined;
|
|
7247
7247
|
/**
|
|
7248
7248
|
* <p>Determines what action Service Catalog performs to a stack set or a stack instance represented by the provisioned product. The default value is <code>UPDATE</code> if nothing is specified.</p>
|
|
7249
7249
|
* <p>Applicable only to a <code>CFN_STACKSET</code> provisioned product type.</p>
|
|
@@ -7263,7 +7263,7 @@ export interface UpdateProvisioningPreferences {
|
|
|
7263
7263
|
* </dl>
|
|
7264
7264
|
* @public
|
|
7265
7265
|
*/
|
|
7266
|
-
StackSetOperationType?: StackSetOperationType;
|
|
7266
|
+
StackSetOperationType?: StackSetOperationType | undefined;
|
|
7267
7267
|
}
|
|
7268
7268
|
/**
|
|
7269
7269
|
* @public
|
|
@@ -7283,69 +7283,69 @@ export interface UpdateProvisionedProductInput {
|
|
|
7283
7283
|
* </ul>
|
|
7284
7284
|
* @public
|
|
7285
7285
|
*/
|
|
7286
|
-
AcceptLanguage?: string;
|
|
7286
|
+
AcceptLanguage?: string | undefined;
|
|
7287
7287
|
/**
|
|
7288
7288
|
* <p>The name of the provisioned product. You cannot specify both
|
|
7289
7289
|
* <code>ProvisionedProductName</code> and <code>ProvisionedProductId</code>.</p>
|
|
7290
7290
|
* @public
|
|
7291
7291
|
*/
|
|
7292
|
-
ProvisionedProductName?: string;
|
|
7292
|
+
ProvisionedProductName?: string | undefined;
|
|
7293
7293
|
/**
|
|
7294
7294
|
* <p>The identifier of the provisioned product. You must provide the name or ID, but not both.</p>
|
|
7295
7295
|
* @public
|
|
7296
7296
|
*/
|
|
7297
|
-
ProvisionedProductId?: string;
|
|
7297
|
+
ProvisionedProductId?: string | undefined;
|
|
7298
7298
|
/**
|
|
7299
7299
|
* <p>The identifier of the product. You must provide the name or ID, but not both.</p>
|
|
7300
7300
|
* @public
|
|
7301
7301
|
*/
|
|
7302
|
-
ProductId?: string;
|
|
7302
|
+
ProductId?: string | undefined;
|
|
7303
7303
|
/**
|
|
7304
7304
|
* <p>The name of the product. You must provide the name or ID, but not both.</p>
|
|
7305
7305
|
* @public
|
|
7306
7306
|
*/
|
|
7307
|
-
ProductName?: string;
|
|
7307
|
+
ProductName?: string | undefined;
|
|
7308
7308
|
/**
|
|
7309
7309
|
* <p>The identifier of the provisioning artifact.</p>
|
|
7310
7310
|
* @public
|
|
7311
7311
|
*/
|
|
7312
|
-
ProvisioningArtifactId?: string;
|
|
7312
|
+
ProvisioningArtifactId?: string | undefined;
|
|
7313
7313
|
/**
|
|
7314
7314
|
* <p>The name of the provisioning artifact. You must provide the name or ID, but not both.</p>
|
|
7315
7315
|
* @public
|
|
7316
7316
|
*/
|
|
7317
|
-
ProvisioningArtifactName?: string;
|
|
7317
|
+
ProvisioningArtifactName?: string | undefined;
|
|
7318
7318
|
/**
|
|
7319
7319
|
* <p>The path identifier. This value is optional if the product
|
|
7320
7320
|
* has a default path, and required if the product has more than one path. You must provide the name or ID, but not both.</p>
|
|
7321
7321
|
* @public
|
|
7322
7322
|
*/
|
|
7323
|
-
PathId?: string;
|
|
7323
|
+
PathId?: string | undefined;
|
|
7324
7324
|
/**
|
|
7325
7325
|
* <p>The name of the path. You must provide the name or ID, but not both.</p>
|
|
7326
7326
|
* @public
|
|
7327
7327
|
*/
|
|
7328
|
-
PathName?: string;
|
|
7328
|
+
PathName?: string | undefined;
|
|
7329
7329
|
/**
|
|
7330
7330
|
* <p>The new parameters.</p>
|
|
7331
7331
|
* @public
|
|
7332
7332
|
*/
|
|
7333
|
-
ProvisioningParameters?: UpdateProvisioningParameter[];
|
|
7333
|
+
ProvisioningParameters?: UpdateProvisioningParameter[] | undefined;
|
|
7334
7334
|
/**
|
|
7335
7335
|
* <p>An object that contains information about the provisioning preferences for a stack set.</p>
|
|
7336
7336
|
* @public
|
|
7337
7337
|
*/
|
|
7338
|
-
ProvisioningPreferences?: UpdateProvisioningPreferences;
|
|
7338
|
+
ProvisioningPreferences?: UpdateProvisioningPreferences | undefined;
|
|
7339
7339
|
/**
|
|
7340
7340
|
* <p>One or more tags. Requires the product to have <code>RESOURCE_UPDATE</code> constraint with <code>TagUpdatesOnProvisionedProduct</code> set to <code>ALLOWED</code> to allow tag updates.</p>
|
|
7341
7341
|
* @public
|
|
7342
7342
|
*/
|
|
7343
|
-
Tags?: Tag[];
|
|
7343
|
+
Tags?: Tag[] | undefined;
|
|
7344
7344
|
/**
|
|
7345
7345
|
* <p>The idempotency token that uniquely identifies the provisioning update request.</p>
|
|
7346
7346
|
* @public
|
|
7347
7347
|
*/
|
|
7348
|
-
UpdateToken?: string;
|
|
7348
|
+
UpdateToken?: string | undefined;
|
|
7349
7349
|
}
|
|
7350
7350
|
/**
|
|
7351
7351
|
* @public
|
|
@@ -7355,7 +7355,7 @@ export interface UpdateProvisionedProductOutput {
|
|
|
7355
7355
|
* <p>Information about the result of the request.</p>
|
|
7356
7356
|
* @public
|
|
7357
7357
|
*/
|
|
7358
|
-
RecordDetail?: RecordDetail;
|
|
7358
|
+
RecordDetail?: RecordDetail | undefined;
|
|
7359
7359
|
}
|
|
7360
7360
|
/**
|
|
7361
7361
|
* @public
|
|
@@ -7387,7 +7387,7 @@ export interface UpdateProvisionedProductPropertiesInput {
|
|
|
7387
7387
|
* </ul>
|
|
7388
7388
|
* @public
|
|
7389
7389
|
*/
|
|
7390
|
-
AcceptLanguage?: string;
|
|
7390
|
+
AcceptLanguage?: string | undefined;
|
|
7391
7391
|
/**
|
|
7392
7392
|
* <p>The identifier of the provisioned product.</p>
|
|
7393
7393
|
* @public
|
|
@@ -7421,7 +7421,7 @@ export interface UpdateProvisionedProductPropertiesInput {
|
|
|
7421
7421
|
* <p>The idempotency token that uniquely identifies the provisioning product update request.</p>
|
|
7422
7422
|
* @public
|
|
7423
7423
|
*/
|
|
7424
|
-
IdempotencyToken?: string;
|
|
7424
|
+
IdempotencyToken?: string | undefined;
|
|
7425
7425
|
}
|
|
7426
7426
|
/**
|
|
7427
7427
|
* @public
|
|
@@ -7431,22 +7431,22 @@ export interface UpdateProvisionedProductPropertiesOutput {
|
|
|
7431
7431
|
* <p>The provisioned product identifier.</p>
|
|
7432
7432
|
* @public
|
|
7433
7433
|
*/
|
|
7434
|
-
ProvisionedProductId?: string;
|
|
7434
|
+
ProvisionedProductId?: string | undefined;
|
|
7435
7435
|
/**
|
|
7436
7436
|
* <p>A map that contains the properties updated.</p>
|
|
7437
7437
|
* @public
|
|
7438
7438
|
*/
|
|
7439
|
-
ProvisionedProductProperties?: Partial<Record<PropertyKey, string
|
|
7439
|
+
ProvisionedProductProperties?: Partial<Record<PropertyKey, string>> | undefined;
|
|
7440
7440
|
/**
|
|
7441
7441
|
* <p>The identifier of the record.</p>
|
|
7442
7442
|
* @public
|
|
7443
7443
|
*/
|
|
7444
|
-
RecordId?: string;
|
|
7444
|
+
RecordId?: string | undefined;
|
|
7445
7445
|
/**
|
|
7446
7446
|
* <p>The status of the request.</p>
|
|
7447
7447
|
* @public
|
|
7448
7448
|
*/
|
|
7449
|
-
Status?: RecordStatus;
|
|
7449
|
+
Status?: RecordStatus | undefined;
|
|
7450
7450
|
}
|
|
7451
7451
|
/**
|
|
7452
7452
|
* @public
|
|
@@ -7466,7 +7466,7 @@ export interface UpdateProvisioningArtifactInput {
|
|
|
7466
7466
|
* </ul>
|
|
7467
7467
|
* @public
|
|
7468
7468
|
*/
|
|
7469
|
-
AcceptLanguage?: string;
|
|
7469
|
+
AcceptLanguage?: string | undefined;
|
|
7470
7470
|
/**
|
|
7471
7471
|
* <p>The product identifier.</p>
|
|
7472
7472
|
* @public
|
|
@@ -7481,18 +7481,18 @@ export interface UpdateProvisioningArtifactInput {
|
|
|
7481
7481
|
* <p>The updated name of the provisioning artifact.</p>
|
|
7482
7482
|
* @public
|
|
7483
7483
|
*/
|
|
7484
|
-
Name?: string;
|
|
7484
|
+
Name?: string | undefined;
|
|
7485
7485
|
/**
|
|
7486
7486
|
* <p>The updated description of the provisioning artifact.</p>
|
|
7487
7487
|
* @public
|
|
7488
7488
|
*/
|
|
7489
|
-
Description?: string;
|
|
7489
|
+
Description?: string | undefined;
|
|
7490
7490
|
/**
|
|
7491
7491
|
* <p>Indicates whether the product version is active.</p>
|
|
7492
7492
|
* <p>Inactive provisioning artifacts are invisible to end users. End users cannot launch or update a provisioned product from an inactive provisioning artifact.</p>
|
|
7493
7493
|
* @public
|
|
7494
7494
|
*/
|
|
7495
|
-
Active?: boolean;
|
|
7495
|
+
Active?: boolean | undefined;
|
|
7496
7496
|
/**
|
|
7497
7497
|
* <p>Information set by the administrator to provide guidance to end users about which provisioning artifacts to use.</p>
|
|
7498
7498
|
* <p>The <code>DEFAULT</code> value indicates that the product version is active.</p>
|
|
@@ -7501,7 +7501,7 @@ export interface UpdateProvisioningArtifactInput {
|
|
|
7501
7501
|
* of a deprecated version but cannot launch new provisioned products using a deprecated version.</p>
|
|
7502
7502
|
* @public
|
|
7503
7503
|
*/
|
|
7504
|
-
Guidance?: ProvisioningArtifactGuidance;
|
|
7504
|
+
Guidance?: ProvisioningArtifactGuidance | undefined;
|
|
7505
7505
|
}
|
|
7506
7506
|
/**
|
|
7507
7507
|
* @public
|
|
@@ -7511,17 +7511,17 @@ export interface UpdateProvisioningArtifactOutput {
|
|
|
7511
7511
|
* <p>Information about the provisioning artifact.</p>
|
|
7512
7512
|
* @public
|
|
7513
7513
|
*/
|
|
7514
|
-
ProvisioningArtifactDetail?: ProvisioningArtifactDetail;
|
|
7514
|
+
ProvisioningArtifactDetail?: ProvisioningArtifactDetail | undefined;
|
|
7515
7515
|
/**
|
|
7516
7516
|
* <p>The URL of the CloudFormation template in Amazon S3 or GitHub in JSON format.</p>
|
|
7517
7517
|
* @public
|
|
7518
7518
|
*/
|
|
7519
|
-
Info?: Record<string, string
|
|
7519
|
+
Info?: Record<string, string> | undefined;
|
|
7520
7520
|
/**
|
|
7521
7521
|
* <p>The status of the current request.</p>
|
|
7522
7522
|
* @public
|
|
7523
7523
|
*/
|
|
7524
|
-
Status?: Status;
|
|
7524
|
+
Status?: Status | undefined;
|
|
7525
7525
|
}
|
|
7526
7526
|
/**
|
|
7527
7527
|
* @public
|
|
@@ -7536,17 +7536,17 @@ export interface UpdateServiceActionInput {
|
|
|
7536
7536
|
* <p>The self-service action name.</p>
|
|
7537
7537
|
* @public
|
|
7538
7538
|
*/
|
|
7539
|
-
Name?: string;
|
|
7539
|
+
Name?: string | undefined;
|
|
7540
7540
|
/**
|
|
7541
7541
|
* <p>A map that defines the self-service action.</p>
|
|
7542
7542
|
* @public
|
|
7543
7543
|
*/
|
|
7544
|
-
Definition?: Partial<Record<ServiceActionDefinitionKey, string
|
|
7544
|
+
Definition?: Partial<Record<ServiceActionDefinitionKey, string>> | undefined;
|
|
7545
7545
|
/**
|
|
7546
7546
|
* <p>The self-service action description.</p>
|
|
7547
7547
|
* @public
|
|
7548
7548
|
*/
|
|
7549
|
-
Description?: string;
|
|
7549
|
+
Description?: string | undefined;
|
|
7550
7550
|
/**
|
|
7551
7551
|
* <p>The language code.</p>
|
|
7552
7552
|
* <ul>
|
|
@@ -7561,7 +7561,7 @@ export interface UpdateServiceActionInput {
|
|
|
7561
7561
|
* </ul>
|
|
7562
7562
|
* @public
|
|
7563
7563
|
*/
|
|
7564
|
-
AcceptLanguage?: string;
|
|
7564
|
+
AcceptLanguage?: string | undefined;
|
|
7565
7565
|
}
|
|
7566
7566
|
/**
|
|
7567
7567
|
* @public
|
|
@@ -7571,7 +7571,7 @@ export interface UpdateServiceActionOutput {
|
|
|
7571
7571
|
* <p>Detailed information about the self-service action.</p>
|
|
7572
7572
|
* @public
|
|
7573
7573
|
*/
|
|
7574
|
-
ServiceActionDetail?: ServiceActionDetail;
|
|
7574
|
+
ServiceActionDetail?: ServiceActionDetail | undefined;
|
|
7575
7575
|
}
|
|
7576
7576
|
/**
|
|
7577
7577
|
* @public
|
|
@@ -7586,12 +7586,12 @@ export interface UpdateTagOptionInput {
|
|
|
7586
7586
|
* <p>The updated value.</p>
|
|
7587
7587
|
* @public
|
|
7588
7588
|
*/
|
|
7589
|
-
Value?: string;
|
|
7589
|
+
Value?: string | undefined;
|
|
7590
7590
|
/**
|
|
7591
7591
|
* <p>The updated active state.</p>
|
|
7592
7592
|
* @public
|
|
7593
7593
|
*/
|
|
7594
|
-
Active?: boolean;
|
|
7594
|
+
Active?: boolean | undefined;
|
|
7595
7595
|
}
|
|
7596
7596
|
/**
|
|
7597
7597
|
* @public
|
|
@@ -7601,5 +7601,5 @@ export interface UpdateTagOptionOutput {
|
|
|
7601
7601
|
* <p>Information about the TagOption.</p>
|
|
7602
7602
|
* @public
|
|
7603
7603
|
*/
|
|
7604
|
-
TagOptionDetail?: TagOptionDetail;
|
|
7604
|
+
TagOptionDetail?: TagOptionDetail | undefined;
|
|
7605
7605
|
}
|