aws-cdk-lib 2.153.0__py3-none-any.whl → 2.154.0__py3-none-any.whl

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.

Potentially problematic release.


This version of aws-cdk-lib might be problematic. Click here for more details.

Files changed (266) hide show
  1. aws_cdk/__init__.py +157 -215
  2. aws_cdk/_jsii/__init__.py +2 -1
  3. aws_cdk/_jsii/{aws-cdk-lib@2.153.0.jsii.tgz → aws-cdk-lib@2.154.0.jsii.tgz} +0 -0
  4. aws_cdk/alexa_ask/__init__.py +3 -3
  5. aws_cdk/aws_accessanalyzer/__init__.py +5 -5
  6. aws_cdk/aws_acmpca/__init__.py +79 -24
  7. aws_cdk/aws_amazonmq/__init__.py +161 -161
  8. aws_cdk/aws_amplify/__init__.py +36 -36
  9. aws_cdk/aws_amplifyuibuilder/__init__.py +32 -32
  10. aws_cdk/aws_apigateway/__init__.py +122 -122
  11. aws_cdk/aws_apigatewayv2/__init__.py +135 -121
  12. aws_cdk/aws_apigatewayv2_integrations/__init__.py +12 -12
  13. aws_cdk/aws_appconfig/__init__.py +59 -59
  14. aws_cdk/aws_appflow/__init__.py +20 -20
  15. aws_cdk/aws_appintegrations/__init__.py +19 -19
  16. aws_cdk/aws_applicationautoscaling/__init__.py +31 -16
  17. aws_cdk/aws_applicationinsights/__init__.py +11 -11
  18. aws_cdk/aws_applicationsignals/__init__.py +5 -5
  19. aws_cdk/aws_appmesh/__init__.py +35 -35
  20. aws_cdk/aws_apprunner/__init__.py +25 -25
  21. aws_cdk/aws_appstream/__init__.py +105 -105
  22. aws_cdk/aws_appsync/__init__.py +89 -89
  23. aws_cdk/aws_apptest/__init__.py +25 -25
  24. aws_cdk/aws_aps/__init__.py +14 -14
  25. aws_cdk/aws_arczonalshift/__init__.py +200 -3
  26. aws_cdk/aws_athena/__init__.py +25 -25
  27. aws_cdk/aws_auditmanager/__init__.py +15 -15
  28. aws_cdk/aws_autoscaling/__init__.py +84 -84
  29. aws_cdk/aws_autoscalingplans/__init__.py +2 -2
  30. aws_cdk/aws_b2bi/__init__.py +24 -24
  31. aws_cdk/aws_backup/__init__.py +33 -33
  32. aws_cdk/aws_backupgateway/__init__.py +7 -7
  33. aws_cdk/aws_batch/__init__.py +289 -35
  34. aws_cdk/aws_bcmdataexports/__init__.py +2 -2
  35. aws_cdk/aws_bedrock/__init__.py +13239 -3277
  36. aws_cdk/aws_billingconductor/__init__.py +28 -28
  37. aws_cdk/aws_budgets/__init__.py +12 -12
  38. aws_cdk/aws_cassandra/__init__.py +16 -16
  39. aws_cdk/aws_ce/__init__.py +17 -17
  40. aws_cdk/aws_certificatemanager/__init__.py +9 -9
  41. aws_cdk/aws_chatbot/__init__.py +22 -22
  42. aws_cdk/aws_cleanrooms/__init__.py +2470 -307
  43. aws_cdk/aws_cleanroomsml/__init__.py +5 -5
  44. aws_cdk/aws_cloud9/__init__.py +10 -10
  45. aws_cdk/aws_cloudformation/__init__.py +94 -69
  46. aws_cdk/aws_cloudfront/__init__.py +31 -30
  47. aws_cdk/aws_cloudtrail/__init__.py +46 -44
  48. aws_cdk/aws_cloudwatch/__init__.py +61 -69
  49. aws_cdk/aws_codeartifact/__init__.py +19 -19
  50. aws_cdk/aws_codebuild/__init__.py +60 -68
  51. aws_cdk/aws_codecommit/__init__.py +10 -6
  52. aws_cdk/aws_codeconnections/__init__.py +5 -5
  53. aws_cdk/aws_codedeploy/__init__.py +28 -28
  54. aws_cdk/aws_codeguruprofiler/__init__.py +5 -5
  55. aws_cdk/aws_codegurureviewer/__init__.py +6 -6
  56. aws_cdk/aws_codepipeline/__init__.py +849 -52
  57. aws_cdk/aws_codepipeline_actions/__init__.py +1 -1
  58. aws_cdk/aws_codestar/__init__.py +8 -8
  59. aws_cdk/aws_codestarconnections/__init__.py +17 -17
  60. aws_cdk/aws_codestarnotifications/__init__.py +10 -10
  61. aws_cdk/aws_cognito/__init__.py +465 -133
  62. aws_cdk/aws_comprehend/__init__.py +20 -20
  63. aws_cdk/aws_config/__init__.py +67 -67
  64. aws_cdk/aws_connect/__init__.py +139 -137
  65. aws_cdk/aws_connectcampaigns/__init__.py +5 -5
  66. aws_cdk/aws_controltower/__init__.py +12 -12
  67. aws_cdk/aws_cur/__init__.py +12 -12
  68. aws_cdk/aws_customerprofiles/__init__.py +36 -36
  69. aws_cdk/aws_databrew/__init__.py +45 -45
  70. aws_cdk/aws_datapipeline/__init__.py +12 -8
  71. aws_cdk/aws_datasync/__init__.py +119 -117
  72. aws_cdk/aws_datazone/__init__.py +63 -63
  73. aws_cdk/aws_dax/__init__.py +20 -20
  74. aws_cdk/aws_deadline/__init__.py +221 -292
  75. aws_cdk/aws_detective/__init__.py +8 -8
  76. aws_cdk/aws_devicefarm/__init__.py +37 -37
  77. aws_cdk/aws_devopsguru/__init__.py +2 -2
  78. aws_cdk/aws_directoryservice/__init__.py +15 -15
  79. aws_cdk/aws_dlm/__init__.py +12 -12
  80. aws_cdk/aws_dms/__init__.py +300 -298
  81. aws_cdk/aws_docdb/__init__.py +49 -49
  82. aws_cdk/aws_docdbelastic/__init__.py +14 -14
  83. aws_cdk/aws_dynamodb/__init__.py +371 -37
  84. aws_cdk/aws_ec2/__init__.py +900 -606
  85. aws_cdk/aws_ecr/__init__.py +117 -77
  86. aws_cdk/aws_ecr_assets/__init__.py +4 -4
  87. aws_cdk/aws_ecs/__init__.py +190 -191
  88. aws_cdk/aws_ecs_patterns/__init__.py +2 -2
  89. aws_cdk/aws_efs/__init__.py +22 -22
  90. aws_cdk/aws_eks/__init__.py +177 -61
  91. aws_cdk/aws_elasticache/__init__.py +218 -226
  92. aws_cdk/aws_elasticbeanstalk/__init__.py +25 -25
  93. aws_cdk/aws_elasticloadbalancing/__init__.py +16 -16
  94. aws_cdk/aws_elasticloadbalancingv2/__init__.py +1066 -102
  95. aws_cdk/aws_elasticloadbalancingv2_targets/__init__.py +86 -4
  96. aws_cdk/aws_elasticsearch/__init__.py +16 -16
  97. aws_cdk/aws_emr/__init__.py +74 -74
  98. aws_cdk/aws_emrcontainers/__init__.py +3 -3
  99. aws_cdk/aws_emrserverless/__init__.py +157 -14
  100. aws_cdk/aws_entityresolution/__init__.py +613 -35
  101. aws_cdk/aws_events/__init__.py +42 -42
  102. aws_cdk/aws_eventschemas/__init__.py +16 -16
  103. aws_cdk/aws_evidently/__init__.py +38 -38
  104. aws_cdk/aws_finspace/__init__.py +8 -8
  105. aws_cdk/aws_fis/__init__.py +12 -12
  106. aws_cdk/aws_fms/__init__.py +21 -21
  107. aws_cdk/aws_forecast/__init__.py +18 -11
  108. aws_cdk/aws_frauddetector/__init__.py +35 -35
  109. aws_cdk/aws_fsx/__init__.py +35 -35
  110. aws_cdk/aws_gamelift/__init__.py +103 -103
  111. aws_cdk/aws_globalaccelerator/__init__.py +46 -24
  112. aws_cdk/aws_glue/__init__.py +132 -139
  113. aws_cdk/aws_grafana/__init__.py +17 -17
  114. aws_cdk/aws_greengrass/__init__.py +48 -48
  115. aws_cdk/aws_greengrassv2/__init__.py +10 -10
  116. aws_cdk/aws_groundstation/__init__.py +16 -16
  117. aws_cdk/aws_guardduty/__init__.py +40 -38
  118. aws_cdk/aws_healthimaging/__init__.py +3 -3
  119. aws_cdk/aws_healthlake/__init__.py +6 -6
  120. aws_cdk/aws_iam/__init__.py +120 -122
  121. aws_cdk/aws_identitystore/__init__.py +6 -6
  122. aws_cdk/aws_imagebuilder/__init__.py +92 -92
  123. aws_cdk/aws_inspector/__init__.py +8 -8
  124. aws_cdk/aws_inspectorv2/__init__.py +102 -97
  125. aws_cdk/aws_internetmonitor/__init__.py +12 -12
  126. aws_cdk/aws_iot/__init__.py +141 -141
  127. aws_cdk/aws_iot1click/__init__.py +9 -9
  128. aws_cdk/aws_iotanalytics/__init__.py +21 -21
  129. aws_cdk/aws_iotcoredeviceadvisor/__init__.py +2 -2
  130. aws_cdk/aws_iotevents/__init__.py +20 -20
  131. aws_cdk/aws_iotfleethub/__init__.py +4 -4
  132. aws_cdk/aws_iotfleetwise/__init__.py +45 -45
  133. aws_cdk/aws_iotsitewise/__init__.py +40 -40
  134. aws_cdk/aws_iotthingsgraph/__init__.py +2 -2
  135. aws_cdk/aws_iottwinmaker/__init__.py +34 -34
  136. aws_cdk/aws_iotwireless/__init__.py +66 -66
  137. aws_cdk/aws_ivs/__init__.py +32 -32
  138. aws_cdk/aws_ivschat/__init__.py +9 -9
  139. aws_cdk/aws_kafkaconnect/__init__.py +22 -22
  140. aws_cdk/aws_kendra/__init__.py +28 -28
  141. aws_cdk/aws_kendraranking/__init__.py +4 -4
  142. aws_cdk/aws_kinesis/__init__.py +8 -8
  143. aws_cdk/aws_kinesisanalytics/__init__.py +23 -23
  144. aws_cdk/aws_kinesisanalyticsv2/__init__.py +15 -15
  145. aws_cdk/aws_kinesisfirehose/__init__.py +677 -18
  146. aws_cdk/aws_kinesisvideo/__init__.py +10 -10
  147. aws_cdk/aws_kms/__init__.py +20 -20
  148. aws_cdk/aws_lakeformation/__init__.py +36 -36
  149. aws_cdk/aws_lambda/__init__.py +174 -118
  150. aws_cdk/aws_launchwizard/__init__.py +508 -0
  151. aws_cdk/aws_lex/__init__.py +24 -24
  152. aws_cdk/aws_licensemanager/__init__.py +17 -17
  153. aws_cdk/aws_lightsail/__init__.py +90 -90
  154. aws_cdk/aws_location/__init__.py +41 -41
  155. aws_cdk/aws_logs/__init__.py +50 -50
  156. aws_cdk/aws_lookoutequipment/__init__.py +9 -9
  157. aws_cdk/aws_lookoutmetrics/__init__.py +10 -10
  158. aws_cdk/aws_lookoutvision/__init__.py +1 -1
  159. aws_cdk/aws_m2/__init__.py +20 -20
  160. aws_cdk/aws_macie/__init__.py +19 -19
  161. aws_cdk/aws_managedblockchain/__init__.py +10 -10
  162. aws_cdk/aws_mediaconnect/__init__.py +114 -77
  163. aws_cdk/aws_mediaconvert/__init__.py +20 -20
  164. aws_cdk/aws_medialive/__init__.py +44 -76
  165. aws_cdk/aws_mediapackage/__init__.py +38 -38
  166. aws_cdk/aws_mediapackagev2/__init__.py +178 -25
  167. aws_cdk/aws_mediastore/__init__.py +7 -7
  168. aws_cdk/aws_mediatailor/__init__.py +40 -40
  169. aws_cdk/aws_memorydb/__init__.py +41 -41
  170. aws_cdk/aws_msk/__init__.py +39 -39
  171. aws_cdk/aws_mwaa/__init__.py +25 -25
  172. aws_cdk/aws_neptune/__init__.py +55 -55
  173. aws_cdk/aws_neptunegraph/__init__.py +11 -11
  174. aws_cdk/aws_networkfirewall/__init__.py +36 -30
  175. aws_cdk/aws_networkmanager/__init__.py +1062 -91
  176. aws_cdk/aws_nimblestudio/__init__.py +31 -31
  177. aws_cdk/aws_oam/__init__.py +8 -8
  178. aws_cdk/aws_omics/__init__.py +36 -36
  179. aws_cdk/aws_opensearchserverless/__init__.py +25 -25
  180. aws_cdk/aws_opensearchservice/__init__.py +20 -20
  181. aws_cdk/aws_opsworks/__init__.py +87 -87
  182. aws_cdk/aws_opsworkscm/__init__.py +21 -21
  183. aws_cdk/aws_organizations/__init__.py +17 -17
  184. aws_cdk/aws_osis/__init__.py +122 -9
  185. aws_cdk/aws_panorama/__init__.py +27 -22
  186. aws_cdk/aws_paymentcryptography/__init__.py +7 -7
  187. aws_cdk/aws_pcaconnectorad/__init__.py +17 -17
  188. aws_cdk/aws_personalize/__init__.py +19 -19
  189. aws_cdk/aws_pinpoint/__init__.py +122 -122
  190. aws_cdk/aws_pinpointemail/__init__.py +16 -16
  191. aws_cdk/aws_pipes/__init__.py +14 -16
  192. aws_cdk/aws_proton/__init__.py +19 -19
  193. aws_cdk/aws_qbusiness/__init__.py +160 -45
  194. aws_cdk/aws_qldb/__init__.py +12 -12
  195. aws_cdk/aws_quicksight/__init__.py +91 -91
  196. aws_cdk/aws_ram/__init__.py +11 -11
  197. aws_cdk/aws_rds/__init__.py +365 -259
  198. aws_cdk/aws_redshift/__init__.py +136 -91
  199. aws_cdk/aws_redshiftserverless/__init__.py +27 -27
  200. aws_cdk/aws_refactorspaces/__init__.py +26 -26
  201. aws_cdk/aws_rekognition/__init__.py +16 -16
  202. aws_cdk/aws_resiliencehub/__init__.py +15 -15
  203. aws_cdk/aws_resourceexplorer2/__init__.py +8 -8
  204. aws_cdk/aws_resourcegroups/__init__.py +6 -6
  205. aws_cdk/aws_robomaker/__init__.py +25 -25
  206. aws_cdk/aws_rolesanywhere/__init__.py +67 -19
  207. aws_cdk/aws_route53/__init__.py +36 -36
  208. aws_cdk/aws_route53profiles/__init__.py +11 -11
  209. aws_cdk/aws_route53recoverycontrol/__init__.py +14 -14
  210. aws_cdk/aws_route53recoveryreadiness/__init__.py +13 -13
  211. aws_cdk/aws_route53resolver/__init__.py +123 -82
  212. aws_cdk/aws_rum/__init__.py +6 -6
  213. aws_cdk/aws_s3/__init__.py +136 -80
  214. aws_cdk/aws_s3_deployment/__init__.py +30 -24
  215. aws_cdk/aws_s3_notifications/__init__.py +3 -4
  216. aws_cdk/aws_s3express/__init__.py +5 -5
  217. aws_cdk/aws_s3objectlambda/__init__.py +6 -6
  218. aws_cdk/aws_s3outposts/__init__.py +16 -16
  219. aws_cdk/aws_sagemaker/__init__.py +2412 -280
  220. aws_cdk/aws_sam/__init__.py +101 -101
  221. aws_cdk/aws_scheduler/__init__.py +13 -13
  222. aws_cdk/aws_sdb/__init__.py +1 -1
  223. aws_cdk/aws_secretsmanager/__init__.py +20 -19
  224. aws_cdk/aws_securityhub/__init__.py +70 -57
  225. aws_cdk/aws_securitylake/__init__.py +341 -16
  226. aws_cdk/aws_servicecatalog/__init__.py +87 -87
  227. aws_cdk/aws_servicecatalogappregistry/__init__.py +12 -12
  228. aws_cdk/aws_servicediscovery/__init__.py +23 -23
  229. aws_cdk/aws_ses/__init__.py +12038 -5604
  230. aws_cdk/aws_shield/__init__.py +15 -15
  231. aws_cdk/aws_signer/__init__.py +9 -9
  232. aws_cdk/aws_simspaceweaver/__init__.py +5 -5
  233. aws_cdk/aws_sns/__init__.py +28 -28
  234. aws_cdk/aws_sqs/__init__.py +20 -20
  235. aws_cdk/aws_ssm/__init__.py +172 -101
  236. aws_cdk/aws_ssmcontacts/__init__.py +18 -18
  237. aws_cdk/aws_ssmincidents/__init__.py +11 -11
  238. aws_cdk/aws_sso/__init__.py +31 -31
  239. aws_cdk/aws_stepfunctions/__init__.py +370 -28
  240. aws_cdk/aws_supportapp/__init__.py +11 -11
  241. aws_cdk/aws_synthetics/__init__.py +18 -18
  242. aws_cdk/aws_systemsmanagersap/__init__.py +48 -7
  243. aws_cdk/aws_timestream/__init__.py +34 -34
  244. aws_cdk/aws_transfer/__init__.py +57 -57
  245. aws_cdk/aws_verifiedpermissions/__init__.py +11 -11
  246. aws_cdk/aws_voiceid/__init__.py +4 -4
  247. aws_cdk/aws_vpclattice/__init__.py +42 -42
  248. aws_cdk/aws_waf/__init__.py +17 -17
  249. aws_cdk/aws_wafregional/__init__.py +28 -28
  250. aws_cdk/aws_wafv2/__init__.py +39 -39
  251. aws_cdk/aws_wisdom/__init__.py +16 -16
  252. aws_cdk/aws_workspaces/__init__.py +18 -18
  253. aws_cdk/aws_workspacesthinclient/__init__.py +63 -9
  254. aws_cdk/aws_workspacesweb/__init__.py +87 -46
  255. aws_cdk/aws_xray/__init__.py +12 -12
  256. aws_cdk/cloud_assembly_schema/__init__.py +348 -239
  257. aws_cdk/custom_resources/__init__.py +283 -0
  258. aws_cdk/cx_api/__init__.py +15 -15
  259. aws_cdk/pipelines/__init__.py +172 -237
  260. {aws_cdk_lib-2.153.0.dist-info → aws_cdk_lib-2.154.0.dist-info}/METADATA +3 -2
  261. aws_cdk_lib-2.154.0.dist-info/RECORD +292 -0
  262. aws_cdk_lib-2.153.0.dist-info/RECORD +0 -291
  263. {aws_cdk_lib-2.153.0.dist-info → aws_cdk_lib-2.154.0.dist-info}/LICENSE +0 -0
  264. {aws_cdk_lib-2.153.0.dist-info → aws_cdk_lib-2.154.0.dist-info}/NOTICE +0 -0
  265. {aws_cdk_lib-2.153.0.dist-info → aws_cdk_lib-2.154.0.dist-info}/WHEEL +0 -0
  266. {aws_cdk_lib-2.153.0.dist-info → aws_cdk_lib-2.154.0.dist-info}/top_level.txt +0 -0
@@ -209,7 +209,7 @@ class CfnDomain(
209
209
  if __debug__:
210
210
  type_hints = typing.get_type_hints(_typecheckingstub__020dc2753ebcfeb3fc3126169a639eb6863967fddf54f8990d248b3c17684e90)
211
211
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
212
- jsii.set(self, "domainName", value)
212
+ jsii.set(self, "domainName", value) # pyright: ignore[reportArgumentType]
213
213
 
214
214
  @builtins.property
215
215
  @jsii.member(jsii_name="encryptionKey")
@@ -222,7 +222,7 @@ class CfnDomain(
222
222
  if __debug__:
223
223
  type_hints = typing.get_type_hints(_typecheckingstub__a60707c2e5754637c6feec657151278ead04566ec407a5201952b87113e7daa8)
224
224
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
225
- jsii.set(self, "encryptionKey", value)
225
+ jsii.set(self, "encryptionKey", value) # pyright: ignore[reportArgumentType]
226
226
 
227
227
  @builtins.property
228
228
  @jsii.member(jsii_name="permissionsPolicyDocument")
@@ -235,7 +235,7 @@ class CfnDomain(
235
235
  if __debug__:
236
236
  type_hints = typing.get_type_hints(_typecheckingstub__912eada525b5990b51696702eabe0044019487d7cefa00a70be77c94c889c313)
237
237
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
238
- jsii.set(self, "permissionsPolicyDocument", value)
238
+ jsii.set(self, "permissionsPolicyDocument", value) # pyright: ignore[reportArgumentType]
239
239
 
240
240
  @builtins.property
241
241
  @jsii.member(jsii_name="tagsRaw")
@@ -248,7 +248,7 @@ class CfnDomain(
248
248
  if __debug__:
249
249
  type_hints = typing.get_type_hints(_typecheckingstub__c3d141e3a88261a459532756257673073502431714e2b0bae8c140a9b055f07b)
250
250
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
251
- jsii.set(self, "tagsRaw", value)
251
+ jsii.set(self, "tagsRaw", value) # pyright: ignore[reportArgumentType]
252
252
 
253
253
 
254
254
  @jsii.data_type(
@@ -523,7 +523,7 @@ class CfnPackageGroup(
523
523
  if __debug__:
524
524
  type_hints = typing.get_type_hints(_typecheckingstub__fa73b50d995f7005fa2ec82631d018ef1849c9ffebef0125fbb6a4ee774b2163)
525
525
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
526
- jsii.set(self, "domainName", value)
526
+ jsii.set(self, "domainName", value) # pyright: ignore[reportArgumentType]
527
527
 
528
528
  @builtins.property
529
529
  @jsii.member(jsii_name="pattern")
@@ -536,7 +536,7 @@ class CfnPackageGroup(
536
536
  if __debug__:
537
537
  type_hints = typing.get_type_hints(_typecheckingstub__f2718281da222f54ccce3c7a3bf6ded0f2b7a3bdcd9d30fbeea35abc3e153fd1)
538
538
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
539
- jsii.set(self, "pattern", value)
539
+ jsii.set(self, "pattern", value) # pyright: ignore[reportArgumentType]
540
540
 
541
541
  @builtins.property
542
542
  @jsii.member(jsii_name="contactInfo")
@@ -549,7 +549,7 @@ class CfnPackageGroup(
549
549
  if __debug__:
550
550
  type_hints = typing.get_type_hints(_typecheckingstub__26fdce972c6efcbdd12712f2d1406046a1aaf63a8d0f3da99813e261e4029f97)
551
551
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
552
- jsii.set(self, "contactInfo", value)
552
+ jsii.set(self, "contactInfo", value) # pyright: ignore[reportArgumentType]
553
553
 
554
554
  @builtins.property
555
555
  @jsii.member(jsii_name="description")
@@ -562,7 +562,7 @@ class CfnPackageGroup(
562
562
  if __debug__:
563
563
  type_hints = typing.get_type_hints(_typecheckingstub__3b9671c9b67b0351b5842cb8cda895b5db7d8202b0617a306719b29c79b2309d)
564
564
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
565
- jsii.set(self, "description", value)
565
+ jsii.set(self, "description", value) # pyright: ignore[reportArgumentType]
566
566
 
567
567
  @builtins.property
568
568
  @jsii.member(jsii_name="domainOwner")
@@ -575,7 +575,7 @@ class CfnPackageGroup(
575
575
  if __debug__:
576
576
  type_hints = typing.get_type_hints(_typecheckingstub__15d889231b62e097fa73baf944ef89bab375256fa4ae0bdb93c27049076c51c7)
577
577
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
578
- jsii.set(self, "domainOwner", value)
578
+ jsii.set(self, "domainOwner", value) # pyright: ignore[reportArgumentType]
579
579
 
580
580
  @builtins.property
581
581
  @jsii.member(jsii_name="originConfiguration")
@@ -593,7 +593,7 @@ class CfnPackageGroup(
593
593
  if __debug__:
594
594
  type_hints = typing.get_type_hints(_typecheckingstub__63bcaafc797c7b557351ce8e1bfa571001310be1e41896261bec63105e81cae6)
595
595
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
596
- jsii.set(self, "originConfiguration", value)
596
+ jsii.set(self, "originConfiguration", value) # pyright: ignore[reportArgumentType]
597
597
 
598
598
  @builtins.property
599
599
  @jsii.member(jsii_name="tags")
@@ -606,7 +606,7 @@ class CfnPackageGroup(
606
606
  if __debug__:
607
607
  type_hints = typing.get_type_hints(_typecheckingstub__e756db6ce537f9d80da313912b16eef0c2a610ee05772d30b4df98a4ddebee96)
608
608
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
609
- jsii.set(self, "tags", value)
609
+ jsii.set(self, "tags", value) # pyright: ignore[reportArgumentType]
610
610
 
611
611
  @jsii.data_type(
612
612
  jsii_type="aws-cdk-lib.aws_codeartifact.CfnPackageGroup.OriginConfigurationProperty",
@@ -1233,7 +1233,7 @@ class CfnRepository(
1233
1233
  if __debug__:
1234
1234
  type_hints = typing.get_type_hints(_typecheckingstub__00ba74acfa0c33c4fae675e1b25d2be0f71988064b24926c12199963df7fc78e)
1235
1235
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1236
- jsii.set(self, "domainName", value)
1236
+ jsii.set(self, "domainName", value) # pyright: ignore[reportArgumentType]
1237
1237
 
1238
1238
  @builtins.property
1239
1239
  @jsii.member(jsii_name="repositoryName")
@@ -1246,7 +1246,7 @@ class CfnRepository(
1246
1246
  if __debug__:
1247
1247
  type_hints = typing.get_type_hints(_typecheckingstub__a83fb63b6e2c7629433d470d902d70a3909aadfa55f55d4269da462d63250ad9)
1248
1248
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1249
- jsii.set(self, "repositoryName", value)
1249
+ jsii.set(self, "repositoryName", value) # pyright: ignore[reportArgumentType]
1250
1250
 
1251
1251
  @builtins.property
1252
1252
  @jsii.member(jsii_name="description")
@@ -1259,7 +1259,7 @@ class CfnRepository(
1259
1259
  if __debug__:
1260
1260
  type_hints = typing.get_type_hints(_typecheckingstub__f7c0e7def7c7bbb9ff13c896e62e115981ffb1f862a86a71803aae85f136b05f)
1261
1261
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1262
- jsii.set(self, "description", value)
1262
+ jsii.set(self, "description", value) # pyright: ignore[reportArgumentType]
1263
1263
 
1264
1264
  @builtins.property
1265
1265
  @jsii.member(jsii_name="domainOwner")
@@ -1272,7 +1272,7 @@ class CfnRepository(
1272
1272
  if __debug__:
1273
1273
  type_hints = typing.get_type_hints(_typecheckingstub__0d28afb901607f9ab6b3fe057b5807de7e3feeb54a77c448871ba10210b88ca6)
1274
1274
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1275
- jsii.set(self, "domainOwner", value)
1275
+ jsii.set(self, "domainOwner", value) # pyright: ignore[reportArgumentType]
1276
1276
 
1277
1277
  @builtins.property
1278
1278
  @jsii.member(jsii_name="externalConnections")
@@ -1288,7 +1288,7 @@ class CfnRepository(
1288
1288
  if __debug__:
1289
1289
  type_hints = typing.get_type_hints(_typecheckingstub__b57d3ca6e53363d4e96e0ea3b4abadc4b325c54502d845d394fe93954e1440d9)
1290
1290
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1291
- jsii.set(self, "externalConnections", value)
1291
+ jsii.set(self, "externalConnections", value) # pyright: ignore[reportArgumentType]
1292
1292
 
1293
1293
  @builtins.property
1294
1294
  @jsii.member(jsii_name="permissionsPolicyDocument")
@@ -1301,7 +1301,7 @@ class CfnRepository(
1301
1301
  if __debug__:
1302
1302
  type_hints = typing.get_type_hints(_typecheckingstub__a46a16b2d085bb751bab7c709cfc8d98bdb0183c734e7aae69ecfaa0c762cfab)
1303
1303
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1304
- jsii.set(self, "permissionsPolicyDocument", value)
1304
+ jsii.set(self, "permissionsPolicyDocument", value) # pyright: ignore[reportArgumentType]
1305
1305
 
1306
1306
  @builtins.property
1307
1307
  @jsii.member(jsii_name="tagsRaw")
@@ -1314,7 +1314,7 @@ class CfnRepository(
1314
1314
  if __debug__:
1315
1315
  type_hints = typing.get_type_hints(_typecheckingstub__de95686b67ad4abe694cdd668a988205994b9ad92dcd587a4ebff7a0ceac3e74)
1316
1316
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1317
- jsii.set(self, "tagsRaw", value)
1317
+ jsii.set(self, "tagsRaw", value) # pyright: ignore[reportArgumentType]
1318
1318
 
1319
1319
  @builtins.property
1320
1320
  @jsii.member(jsii_name="upstreams")
@@ -1327,7 +1327,7 @@ class CfnRepository(
1327
1327
  if __debug__:
1328
1328
  type_hints = typing.get_type_hints(_typecheckingstub__ea3cff06cb396a8c85d4d848e533286b31b4698444335eba208a18cfa179936b)
1329
1329
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1330
- jsii.set(self, "upstreams", value)
1330
+ jsii.set(self, "upstreams", value) # pyright: ignore[reportArgumentType]
1331
1331
 
1332
1332
 
1333
1333
  @jsii.data_type(
@@ -2242,7 +2242,7 @@ class CfnFleet(
2242
2242
  if __debug__:
2243
2243
  type_hints = typing.get_type_hints(_typecheckingstub__7df4adf6dedb39ee1c452caee6956a364bc077851ebb9eb888e2406741acda39)
2244
2244
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2245
- jsii.set(self, "baseCapacity", value)
2245
+ jsii.set(self, "baseCapacity", value) # pyright: ignore[reportArgumentType]
2246
2246
 
2247
2247
  @builtins.property
2248
2248
  @jsii.member(jsii_name="computeType")
@@ -2258,7 +2258,7 @@ class CfnFleet(
2258
2258
  if __debug__:
2259
2259
  type_hints = typing.get_type_hints(_typecheckingstub__e7b3d268b941417efe9e6f203250e8e05a249e1933ac9362c654f59afc665b1c)
2260
2260
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2261
- jsii.set(self, "computeType", value)
2261
+ jsii.set(self, "computeType", value) # pyright: ignore[reportArgumentType]
2262
2262
 
2263
2263
  @builtins.property
2264
2264
  @jsii.member(jsii_name="environmentType")
@@ -2271,7 +2271,7 @@ class CfnFleet(
2271
2271
  if __debug__:
2272
2272
  type_hints = typing.get_type_hints(_typecheckingstub__4d5a42169d2cc02d25a87396b652a3dc9007739395cd74f9639d93a05b7b82ef)
2273
2273
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2274
- jsii.set(self, "environmentType", value)
2274
+ jsii.set(self, "environmentType", value) # pyright: ignore[reportArgumentType]
2275
2275
 
2276
2276
  @builtins.property
2277
2277
  @jsii.member(jsii_name="fleetServiceRole")
@@ -2284,7 +2284,7 @@ class CfnFleet(
2284
2284
  if __debug__:
2285
2285
  type_hints = typing.get_type_hints(_typecheckingstub__0b52d1cb270ba8d5003bf566dbe54e74e91dc4a1bb45f3b32037d9188035304a)
2286
2286
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2287
- jsii.set(self, "fleetServiceRole", value)
2287
+ jsii.set(self, "fleetServiceRole", value) # pyright: ignore[reportArgumentType]
2288
2288
 
2289
2289
  @builtins.property
2290
2290
  @jsii.member(jsii_name="fleetVpcConfig")
@@ -2302,7 +2302,7 @@ class CfnFleet(
2302
2302
  if __debug__:
2303
2303
  type_hints = typing.get_type_hints(_typecheckingstub__c66d1798050c93d95746b1057fb5b75bf773869be3796e773defefc3ad1bb1fc)
2304
2304
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2305
- jsii.set(self, "fleetVpcConfig", value)
2305
+ jsii.set(self, "fleetVpcConfig", value) # pyright: ignore[reportArgumentType]
2306
2306
 
2307
2307
  @builtins.property
2308
2308
  @jsii.member(jsii_name="name")
@@ -2315,7 +2315,7 @@ class CfnFleet(
2315
2315
  if __debug__:
2316
2316
  type_hints = typing.get_type_hints(_typecheckingstub__81a1c2090a083488d8e471132fa655912efe0a0fbc6ff93d4665fff305cc8b48)
2317
2317
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2318
- jsii.set(self, "name", value)
2318
+ jsii.set(self, "name", value) # pyright: ignore[reportArgumentType]
2319
2319
 
2320
2320
  @builtins.property
2321
2321
  @jsii.member(jsii_name="overflowBehavior")
@@ -2328,7 +2328,7 @@ class CfnFleet(
2328
2328
  if __debug__:
2329
2329
  type_hints = typing.get_type_hints(_typecheckingstub__bf36f41fa1ee306ba1e159a2bd108d828ec990d8ed85038c3b823cc85f71473d)
2330
2330
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2331
- jsii.set(self, "overflowBehavior", value)
2331
+ jsii.set(self, "overflowBehavior", value) # pyright: ignore[reportArgumentType]
2332
2332
 
2333
2333
  @builtins.property
2334
2334
  @jsii.member(jsii_name="tags")
@@ -2341,7 +2341,7 @@ class CfnFleet(
2341
2341
  if __debug__:
2342
2342
  type_hints = typing.get_type_hints(_typecheckingstub__dd8d232a7a18b97fcd2d21d60ea770b5fdd85dd8808e961cb9b071d34e6af4ee)
2343
2343
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2344
- jsii.set(self, "tags", value)
2344
+ jsii.set(self, "tags", value) # pyright: ignore[reportArgumentType]
2345
2345
 
2346
2346
  @jsii.data_type(
2347
2347
  jsii_type="aws-cdk-lib.aws_codebuild.CfnFleet.VpcConfigProperty",
@@ -3025,7 +3025,7 @@ class CfnProject(
3025
3025
  if __debug__:
3026
3026
  type_hints = typing.get_type_hints(_typecheckingstub__03ff5e1271d1fde785d59ce0d7942ad69f5b0857878c20212e3070218fc4268d)
3027
3027
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3028
- jsii.set(self, "artifacts", value)
3028
+ jsii.set(self, "artifacts", value) # pyright: ignore[reportArgumentType]
3029
3029
 
3030
3030
  @builtins.property
3031
3031
  @jsii.member(jsii_name="environment")
@@ -3043,7 +3043,7 @@ class CfnProject(
3043
3043
  if __debug__:
3044
3044
  type_hints = typing.get_type_hints(_typecheckingstub__e81642ec96eae18f927ec3969adcc27983707dfd99d910c197a50b19ad98bf7e)
3045
3045
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3046
- jsii.set(self, "environment", value)
3046
+ jsii.set(self, "environment", value) # pyright: ignore[reportArgumentType]
3047
3047
 
3048
3048
  @builtins.property
3049
3049
  @jsii.member(jsii_name="serviceRole")
@@ -3056,7 +3056,7 @@ class CfnProject(
3056
3056
  if __debug__:
3057
3057
  type_hints = typing.get_type_hints(_typecheckingstub__f6063fb4d172a483ba54b222cf5361f1b5454ba21ff45a404740af0fe88080b2)
3058
3058
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3059
- jsii.set(self, "serviceRole", value)
3059
+ jsii.set(self, "serviceRole", value) # pyright: ignore[reportArgumentType]
3060
3060
 
3061
3061
  @builtins.property
3062
3062
  @jsii.member(jsii_name="source")
@@ -3074,7 +3074,7 @@ class CfnProject(
3074
3074
  if __debug__:
3075
3075
  type_hints = typing.get_type_hints(_typecheckingstub__1c380bec8add38a9402c557e44b425d5b187bcc5edacf6ce6379ab4da0211d0f)
3076
3076
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3077
- jsii.set(self, "source", value)
3077
+ jsii.set(self, "source", value) # pyright: ignore[reportArgumentType]
3078
3078
 
3079
3079
  @builtins.property
3080
3080
  @jsii.member(jsii_name="badgeEnabled")
@@ -3092,7 +3092,7 @@ class CfnProject(
3092
3092
  if __debug__:
3093
3093
  type_hints = typing.get_type_hints(_typecheckingstub__b88d7a5e667269d00acc9148cb550d229e0c38feacefc2756938b6a6e77bd47b)
3094
3094
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3095
- jsii.set(self, "badgeEnabled", value)
3095
+ jsii.set(self, "badgeEnabled", value) # pyright: ignore[reportArgumentType]
3096
3096
 
3097
3097
  @builtins.property
3098
3098
  @jsii.member(jsii_name="buildBatchConfig")
@@ -3110,7 +3110,7 @@ class CfnProject(
3110
3110
  if __debug__:
3111
3111
  type_hints = typing.get_type_hints(_typecheckingstub__40f4681900059263233f1b4da655568b710c3e634e5fa39e0f3fddfed6bbec72)
3112
3112
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3113
- jsii.set(self, "buildBatchConfig", value)
3113
+ jsii.set(self, "buildBatchConfig", value) # pyright: ignore[reportArgumentType]
3114
3114
 
3115
3115
  @builtins.property
3116
3116
  @jsii.member(jsii_name="cache")
@@ -3128,7 +3128,7 @@ class CfnProject(
3128
3128
  if __debug__:
3129
3129
  type_hints = typing.get_type_hints(_typecheckingstub__9ad770edd592e4a05d430d9df3861dc104eeac7d8f7e55beac9bada79626a413)
3130
3130
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3131
- jsii.set(self, "cache", value)
3131
+ jsii.set(self, "cache", value) # pyright: ignore[reportArgumentType]
3132
3132
 
3133
3133
  @builtins.property
3134
3134
  @jsii.member(jsii_name="concurrentBuildLimit")
@@ -3141,7 +3141,7 @@ class CfnProject(
3141
3141
  if __debug__:
3142
3142
  type_hints = typing.get_type_hints(_typecheckingstub__a4afffdd2b7056b3a566b21732a46ad570e473fc5cef1f89a68ec408631c1203)
3143
3143
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3144
- jsii.set(self, "concurrentBuildLimit", value)
3144
+ jsii.set(self, "concurrentBuildLimit", value) # pyright: ignore[reportArgumentType]
3145
3145
 
3146
3146
  @builtins.property
3147
3147
  @jsii.member(jsii_name="description")
@@ -3154,7 +3154,7 @@ class CfnProject(
3154
3154
  if __debug__:
3155
3155
  type_hints = typing.get_type_hints(_typecheckingstub__3159a7f3377584b3f6714a9c9e4238a1dfcaf38bba017fa2f629ac3de40dfbca)
3156
3156
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3157
- jsii.set(self, "description", value)
3157
+ jsii.set(self, "description", value) # pyright: ignore[reportArgumentType]
3158
3158
 
3159
3159
  @builtins.property
3160
3160
  @jsii.member(jsii_name="encryptionKey")
@@ -3167,7 +3167,7 @@ class CfnProject(
3167
3167
  if __debug__:
3168
3168
  type_hints = typing.get_type_hints(_typecheckingstub__723942b427e646ab83275b85d854a9186edcd40568c46e479b22b25459fd9bfc)
3169
3169
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3170
- jsii.set(self, "encryptionKey", value)
3170
+ jsii.set(self, "encryptionKey", value) # pyright: ignore[reportArgumentType]
3171
3171
 
3172
3172
  @builtins.property
3173
3173
  @jsii.member(jsii_name="fileSystemLocations")
@@ -3185,7 +3185,7 @@ class CfnProject(
3185
3185
  if __debug__:
3186
3186
  type_hints = typing.get_type_hints(_typecheckingstub__b12b5b2a51f69048e5d0213cc656160cdb2c037679f0fc1ec8984818a2ff90a4)
3187
3187
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3188
- jsii.set(self, "fileSystemLocations", value)
3188
+ jsii.set(self, "fileSystemLocations", value) # pyright: ignore[reportArgumentType]
3189
3189
 
3190
3190
  @builtins.property
3191
3191
  @jsii.member(jsii_name="logsConfig")
@@ -3203,7 +3203,7 @@ class CfnProject(
3203
3203
  if __debug__:
3204
3204
  type_hints = typing.get_type_hints(_typecheckingstub__134ffcdb9c1aa6100a17c9c78017bc87dc1f3c09e364302fef372df6e51d949c)
3205
3205
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3206
- jsii.set(self, "logsConfig", value)
3206
+ jsii.set(self, "logsConfig", value) # pyright: ignore[reportArgumentType]
3207
3207
 
3208
3208
  @builtins.property
3209
3209
  @jsii.member(jsii_name="name")
@@ -3216,7 +3216,7 @@ class CfnProject(
3216
3216
  if __debug__:
3217
3217
  type_hints = typing.get_type_hints(_typecheckingstub__9d844e56aec1bc7724b4874d4beb0c199bcc7c783695cfeb0fdee3eefaafcb59)
3218
3218
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3219
- jsii.set(self, "name", value)
3219
+ jsii.set(self, "name", value) # pyright: ignore[reportArgumentType]
3220
3220
 
3221
3221
  @builtins.property
3222
3222
  @jsii.member(jsii_name="queuedTimeoutInMinutes")
@@ -3229,7 +3229,7 @@ class CfnProject(
3229
3229
  if __debug__:
3230
3230
  type_hints = typing.get_type_hints(_typecheckingstub__3f40e685f90d43ae2081b1906442bea2ed7c86c18105df123ac1de17965960c4)
3231
3231
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3232
- jsii.set(self, "queuedTimeoutInMinutes", value)
3232
+ jsii.set(self, "queuedTimeoutInMinutes", value) # pyright: ignore[reportArgumentType]
3233
3233
 
3234
3234
  @builtins.property
3235
3235
  @jsii.member(jsii_name="resourceAccessRole")
@@ -3242,7 +3242,7 @@ class CfnProject(
3242
3242
  if __debug__:
3243
3243
  type_hints = typing.get_type_hints(_typecheckingstub__df3f5ccd011ab099cd9849fb4a696b1d7b98adc0dca82c84cfc2bc4189370e79)
3244
3244
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3245
- jsii.set(self, "resourceAccessRole", value)
3245
+ jsii.set(self, "resourceAccessRole", value) # pyright: ignore[reportArgumentType]
3246
3246
 
3247
3247
  @builtins.property
3248
3248
  @jsii.member(jsii_name="secondaryArtifacts")
@@ -3260,7 +3260,7 @@ class CfnProject(
3260
3260
  if __debug__:
3261
3261
  type_hints = typing.get_type_hints(_typecheckingstub__a27c587a59a7ad5f961c8c280b4ec76ac3673bc5d885123fce147ba8afdb198d)
3262
3262
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3263
- jsii.set(self, "secondaryArtifacts", value)
3263
+ jsii.set(self, "secondaryArtifacts", value) # pyright: ignore[reportArgumentType]
3264
3264
 
3265
3265
  @builtins.property
3266
3266
  @jsii.member(jsii_name="secondarySources")
@@ -3278,7 +3278,7 @@ class CfnProject(
3278
3278
  if __debug__:
3279
3279
  type_hints = typing.get_type_hints(_typecheckingstub__89ab9bff29a9d3ceda60af0ab1a108771b410dc0e7275ef72b8563087d848435)
3280
3280
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3281
- jsii.set(self, "secondarySources", value)
3281
+ jsii.set(self, "secondarySources", value) # pyright: ignore[reportArgumentType]
3282
3282
 
3283
3283
  @builtins.property
3284
3284
  @jsii.member(jsii_name="secondarySourceVersions")
@@ -3296,7 +3296,7 @@ class CfnProject(
3296
3296
  if __debug__:
3297
3297
  type_hints = typing.get_type_hints(_typecheckingstub__554781b1b724736166c94ba418957a36222c7c0e1e88f93ac12241d9adfb4660)
3298
3298
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3299
- jsii.set(self, "secondarySourceVersions", value)
3299
+ jsii.set(self, "secondarySourceVersions", value) # pyright: ignore[reportArgumentType]
3300
3300
 
3301
3301
  @builtins.property
3302
3302
  @jsii.member(jsii_name="sourceVersion")
@@ -3309,7 +3309,7 @@ class CfnProject(
3309
3309
  if __debug__:
3310
3310
  type_hints = typing.get_type_hints(_typecheckingstub__edb79b5b75492cf718b5a9aa115e1aa00e59ce6d8d81acf1c4437cfddb79aa6b)
3311
3311
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3312
- jsii.set(self, "sourceVersion", value)
3312
+ jsii.set(self, "sourceVersion", value) # pyright: ignore[reportArgumentType]
3313
3313
 
3314
3314
  @builtins.property
3315
3315
  @jsii.member(jsii_name="tagsRaw")
@@ -3322,7 +3322,7 @@ class CfnProject(
3322
3322
  if __debug__:
3323
3323
  type_hints = typing.get_type_hints(_typecheckingstub__99453a77aaac2a951ab2764cccd1e97b204cb9169e1706ad6e2f2c4d831b84a9)
3324
3324
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3325
- jsii.set(self, "tagsRaw", value)
3325
+ jsii.set(self, "tagsRaw", value) # pyright: ignore[reportArgumentType]
3326
3326
 
3327
3327
  @builtins.property
3328
3328
  @jsii.member(jsii_name="timeoutInMinutes")
@@ -3335,7 +3335,7 @@ class CfnProject(
3335
3335
  if __debug__:
3336
3336
  type_hints = typing.get_type_hints(_typecheckingstub__e93e1820a6901f2ce954928b59593e83fd415ccc6b2155f7dc71bbe18b772e25)
3337
3337
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3338
- jsii.set(self, "timeoutInMinutes", value)
3338
+ jsii.set(self, "timeoutInMinutes", value) # pyright: ignore[reportArgumentType]
3339
3339
 
3340
3340
  @builtins.property
3341
3341
  @jsii.member(jsii_name="triggers")
@@ -3353,7 +3353,7 @@ class CfnProject(
3353
3353
  if __debug__:
3354
3354
  type_hints = typing.get_type_hints(_typecheckingstub__8c2fd2a6384033d1e7925ea66d14357eec6d98d5f6add532aa4ca672784a756f)
3355
3355
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3356
- jsii.set(self, "triggers", value)
3356
+ jsii.set(self, "triggers", value) # pyright: ignore[reportArgumentType]
3357
3357
 
3358
3358
  @builtins.property
3359
3359
  @jsii.member(jsii_name="visibility")
@@ -3369,7 +3369,7 @@ class CfnProject(
3369
3369
  if __debug__:
3370
3370
  type_hints = typing.get_type_hints(_typecheckingstub__f6b9d12520587426fccdee58cbdb9149553e496c0937dd65c20762f47c0cb25f)
3371
3371
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3372
- jsii.set(self, "visibility", value)
3372
+ jsii.set(self, "visibility", value) # pyright: ignore[reportArgumentType]
3373
3373
 
3374
3374
  @builtins.property
3375
3375
  @jsii.member(jsii_name="vpcConfig")
@@ -3387,7 +3387,7 @@ class CfnProject(
3387
3387
  if __debug__:
3388
3388
  type_hints = typing.get_type_hints(_typecheckingstub__695169be329fc915c4a5842cc33cdd35a02abd9fc92da9b57390f78795c19774)
3389
3389
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3390
- jsii.set(self, "vpcConfig", value)
3390
+ jsii.set(self, "vpcConfig", value) # pyright: ignore[reportArgumentType]
3391
3391
 
3392
3392
  @jsii.data_type(
3393
3393
  jsii_type="aws-cdk-lib.aws_codebuild.CfnProject.ArtifactsProperty",
@@ -5300,10 +5300,8 @@ class CfnProject(
5300
5300
  ) -> None:
5301
5301
  '''``SourceAuth`` is a property of the `AWS CodeBuild Project Source <https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-source.html>`_ property type that specifies authorization settings for AWS CodeBuild to access the source code to be built.
5302
5302
 
5303
- ``SourceAuth`` is for use by the CodeBuild console only. Do not get or set it directly.
5304
-
5305
- :param type: The authorization type to use. The only valid value is ``OAUTH`` , which represents the OAuth authorization type. .. epigraph:: This data type is used by the AWS CodeBuild console only.
5306
- :param resource: The resource value that applies to the specified authorization type. .. epigraph:: This data type is used by the AWS CodeBuild console only.
5303
+ :param type: The authorization type to use. Valid options are OAUTH, CODECONNECTIONS, or SECRETS_MANAGER.
5304
+ :param resource: The resource value that applies to the specified authorization type.
5307
5305
 
5308
5306
  :see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-sourceauth.html
5309
5307
  :exampleMetadata: fixture=_generated
@@ -5333,11 +5331,9 @@ class CfnProject(
5333
5331
 
5334
5332
  @builtins.property
5335
5333
  def type(self) -> builtins.str:
5336
- '''The authorization type to use. The only valid value is ``OAUTH`` , which represents the OAuth authorization type.
5337
-
5338
- .. epigraph::
5334
+ '''The authorization type to use.
5339
5335
 
5340
- This data type is used by the AWS CodeBuild console only.
5336
+ Valid options are OAUTH, CODECONNECTIONS, or SECRETS_MANAGER.
5341
5337
 
5342
5338
  :see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-sourceauth.html#cfn-codebuild-project-sourceauth-type
5343
5339
  '''
@@ -5349,10 +5345,6 @@ class CfnProject(
5349
5345
  def resource(self) -> typing.Optional[builtins.str]:
5350
5346
  '''The resource value that applies to the specified authorization type.
5351
5347
 
5352
- .. epigraph::
5353
-
5354
- This data type is used by the AWS CodeBuild console only.
5355
-
5356
5348
  :see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-sourceauth.html#cfn-codebuild-project-sourceauth-resource
5357
5349
  '''
5358
5350
  result = self._values.get("resource")
@@ -5403,7 +5395,7 @@ class CfnProject(
5403
5395
  '''``Source`` is a property of the `AWS::CodeBuild::Project <https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-project.html>`_ resource that specifies the source code settings for the project, such as the source code's repository type and location.
5404
5396
 
5405
5397
  :param type: The type of repository that contains the source code to be built. Valid values include:. - ``BITBUCKET`` : The source code is in a Bitbucket repository. - ``CODECOMMIT`` : The source code is in an CodeCommit repository. - ``CODEPIPELINE`` : The source code settings are specified in the source action of a pipeline in CodePipeline. - ``GITHUB`` : The source code is in a GitHub repository. - ``GITHUB_ENTERPRISE`` : The source code is in a GitHub Enterprise Server repository. - ``GITLAB`` : The source code is in a GitLab repository. - ``GITLAB_SELF_MANAGED`` : The source code is in a self-managed GitLab repository. - ``NO_SOURCE`` : The project does not have input source code. - ``S3`` : The source code is in an Amazon S3 bucket.
5406
- :param auth: Information about the authorization settings for AWS CodeBuild to access the source code to be built. This information is for the AWS CodeBuild console's use only. Your code should not get or set ``Auth`` directly.
5398
+ :param auth: Information about the authorization settings for AWS CodeBuild to access the source code to be built.
5407
5399
  :param build_spec: The build specification for the project. If this value is not provided, then the source code must contain a buildspec file named ``buildspec.yml`` at the root level. If this value is provided, it can be either a single string containing the entire build specification, or the path to an alternate buildspec file relative to the value of the built-in environment variable ``CODEBUILD_SRC_DIR`` . The alternate buildspec file can have a name other than ``buildspec.yml`` , for example ``myspec.yml`` or ``build_spec_qa.yml`` or similar. For more information, see the `Build Spec Reference <https://docs.aws.amazon.com/codebuild/latest/userguide/build-spec-ref.html#build-spec-ref-example>`_ in the *AWS CodeBuild User Guide* .
5408
5400
  :param build_status_config: Contains information that defines how the build project reports the build status to the source provider. This option is only used when the source provider is ``GITHUB`` , ``GITHUB_ENTERPRISE`` , or ``BITBUCKET`` .
5409
5401
  :param git_clone_depth: The depth of history to download. Minimum value is 0. If this value is 0, greater than 25, or not provided, then the full history is downloaded with each build project. If your source type is Amazon S3, this value is not supported.
@@ -5507,8 +5499,6 @@ class CfnProject(
5507
5499
  ) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnProject.SourceAuthProperty"]]:
5508
5500
  '''Information about the authorization settings for AWS CodeBuild to access the source code to be built.
5509
5501
 
5510
- This information is for the AWS CodeBuild console's use only. Your code should not get or set ``Auth`` directly.
5511
-
5512
5502
  :see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-source.html#cfn-codebuild-project-source-auth
5513
5503
  '''
5514
5504
  result = self._values.get("auth")
@@ -6702,7 +6692,7 @@ class CfnReportGroup(
6702
6692
  if __debug__:
6703
6693
  type_hints = typing.get_type_hints(_typecheckingstub__f96cf5e0a1f241a7cbcaffd5be51152e1edd0c6f3e7934c2284e727cccba7b94)
6704
6694
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
6705
- jsii.set(self, "exportConfig", value)
6695
+ jsii.set(self, "exportConfig", value) # pyright: ignore[reportArgumentType]
6706
6696
 
6707
6697
  @builtins.property
6708
6698
  @jsii.member(jsii_name="type")
@@ -6718,7 +6708,7 @@ class CfnReportGroup(
6718
6708
  if __debug__:
6719
6709
  type_hints = typing.get_type_hints(_typecheckingstub__b853f801cef9b7d0b191644f77977f831831cd57d212f6212fae9116ed19ba0b)
6720
6710
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
6721
- jsii.set(self, "type", value)
6711
+ jsii.set(self, "type", value) # pyright: ignore[reportArgumentType]
6722
6712
 
6723
6713
  @builtins.property
6724
6714
  @jsii.member(jsii_name="deleteReports")
@@ -6736,7 +6726,7 @@ class CfnReportGroup(
6736
6726
  if __debug__:
6737
6727
  type_hints = typing.get_type_hints(_typecheckingstub__a7e923011124874f632f5e58a5526939f6dfc98ffa942ca3b7e9b0532bf51284)
6738
6728
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
6739
- jsii.set(self, "deleteReports", value)
6729
+ jsii.set(self, "deleteReports", value) # pyright: ignore[reportArgumentType]
6740
6730
 
6741
6731
  @builtins.property
6742
6732
  @jsii.member(jsii_name="name")
@@ -6749,7 +6739,7 @@ class CfnReportGroup(
6749
6739
  if __debug__:
6750
6740
  type_hints = typing.get_type_hints(_typecheckingstub__33ca174632a8de9736ef63f483d3cd9f6a0fbab79558db0df3e4422c4d5f57f7)
6751
6741
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
6752
- jsii.set(self, "name", value)
6742
+ jsii.set(self, "name", value) # pyright: ignore[reportArgumentType]
6753
6743
 
6754
6744
  @builtins.property
6755
6745
  @jsii.member(jsii_name="tagsRaw")
@@ -6762,7 +6752,7 @@ class CfnReportGroup(
6762
6752
  if __debug__:
6763
6753
  type_hints = typing.get_type_hints(_typecheckingstub__2b2d2619a3ff3b19527ca1fa7def91f6174aef5a93358549306e21bfe660fe81)
6764
6754
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
6765
- jsii.set(self, "tagsRaw", value)
6755
+ jsii.set(self, "tagsRaw", value) # pyright: ignore[reportArgumentType]
6766
6756
 
6767
6757
  @jsii.data_type(
6768
6758
  jsii_type="aws-cdk-lib.aws_codebuild.CfnReportGroup.ReportExportConfigProperty",
@@ -7202,9 +7192,9 @@ class CfnSourceCredential(
7202
7192
  '''
7203
7193
  :param scope: Scope in which this resource is defined.
7204
7194
  :param id: Construct identifier for this resource (unique in its scope).
7205
- :param auth_type: The type of authentication used by the credentials. Valid options are OAUTH, BASIC_AUTH, PERSONAL_ACCESS_TOKEN, or CODECONNECTIONS.
7195
+ :param auth_type: The type of authentication used by the credentials. Valid options are OAUTH, BASIC_AUTH, PERSONAL_ACCESS_TOKEN, CODECONNECTIONS, or SECRETS_MANAGER.
7206
7196
  :param server_type: The type of source provider. The valid options are GITHUB, GITHUB_ENTERPRISE, GITLAB, GITLAB_SELF_MANAGED, or BITBUCKET.
7207
- :param token: For GitHub or GitHub Enterprise, this is the personal access token. For Bitbucket, this is either the access token or the app password. For the ``authType`` CODECONNECTIONS, this is the ``connectionArn`` .
7197
+ :param token: For GitHub or GitHub Enterprise, this is the personal access token. For Bitbucket, this is either the access token or the app password. For the ``authType`` CODECONNECTIONS, this is the ``connectionArn`` . For the ``authType`` SECRETS_MANAGER, this is the ``secretArn`` .
7208
7198
  :param username: The Bitbucket username when the ``authType`` is BASIC_AUTH. This parameter is not valid for other types of source providers or connections.
7209
7199
  '''
7210
7200
  if __debug__:
@@ -7274,7 +7264,7 @@ class CfnSourceCredential(
7274
7264
  if __debug__:
7275
7265
  type_hints = typing.get_type_hints(_typecheckingstub__c42bc73af82351f10624b4f6a3f40c5dab0143bee2455de50f44b67ae9ce20e1)
7276
7266
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
7277
- jsii.set(self, "authType", value)
7267
+ jsii.set(self, "authType", value) # pyright: ignore[reportArgumentType]
7278
7268
 
7279
7269
  @builtins.property
7280
7270
  @jsii.member(jsii_name="serverType")
@@ -7287,7 +7277,7 @@ class CfnSourceCredential(
7287
7277
  if __debug__:
7288
7278
  type_hints = typing.get_type_hints(_typecheckingstub__52818159e46d79a4841a96228cb342978db99b45e098211965e7f1021ee21eec)
7289
7279
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
7290
- jsii.set(self, "serverType", value)
7280
+ jsii.set(self, "serverType", value) # pyright: ignore[reportArgumentType]
7291
7281
 
7292
7282
  @builtins.property
7293
7283
  @jsii.member(jsii_name="token")
@@ -7300,7 +7290,7 @@ class CfnSourceCredential(
7300
7290
  if __debug__:
7301
7291
  type_hints = typing.get_type_hints(_typecheckingstub__f42be3fa7facce47a4ee848e6e91e5433d2e64af2050cc4f7558c5a2c1b235da)
7302
7292
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
7303
- jsii.set(self, "token", value)
7293
+ jsii.set(self, "token", value) # pyright: ignore[reportArgumentType]
7304
7294
 
7305
7295
  @builtins.property
7306
7296
  @jsii.member(jsii_name="username")
@@ -7313,7 +7303,7 @@ class CfnSourceCredential(
7313
7303
  if __debug__:
7314
7304
  type_hints = typing.get_type_hints(_typecheckingstub__9d817f65139090b52d3be890ff1474d10ed2f2480ce39f5cdc8a069799efbada)
7315
7305
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
7316
- jsii.set(self, "username", value)
7306
+ jsii.set(self, "username", value) # pyright: ignore[reportArgumentType]
7317
7307
 
7318
7308
 
7319
7309
  @jsii.data_type(
@@ -7337,9 +7327,9 @@ class CfnSourceCredentialProps:
7337
7327
  ) -> None:
7338
7328
  '''Properties for defining a ``CfnSourceCredential``.
7339
7329
 
7340
- :param auth_type: The type of authentication used by the credentials. Valid options are OAUTH, BASIC_AUTH, PERSONAL_ACCESS_TOKEN, or CODECONNECTIONS.
7330
+ :param auth_type: The type of authentication used by the credentials. Valid options are OAUTH, BASIC_AUTH, PERSONAL_ACCESS_TOKEN, CODECONNECTIONS, or SECRETS_MANAGER.
7341
7331
  :param server_type: The type of source provider. The valid options are GITHUB, GITHUB_ENTERPRISE, GITLAB, GITLAB_SELF_MANAGED, or BITBUCKET.
7342
- :param token: For GitHub or GitHub Enterprise, this is the personal access token. For Bitbucket, this is either the access token or the app password. For the ``authType`` CODECONNECTIONS, this is the ``connectionArn`` .
7332
+ :param token: For GitHub or GitHub Enterprise, this is the personal access token. For Bitbucket, this is either the access token or the app password. For the ``authType`` CODECONNECTIONS, this is the ``connectionArn`` . For the ``authType`` SECRETS_MANAGER, this is the ``secretArn`` .
7343
7333
  :param username: The Bitbucket username when the ``authType`` is BASIC_AUTH. This parameter is not valid for other types of source providers or connections.
7344
7334
 
7345
7335
  :see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-sourcecredential.html
@@ -7378,7 +7368,7 @@ class CfnSourceCredentialProps:
7378
7368
  def auth_type(self) -> builtins.str:
7379
7369
  '''The type of authentication used by the credentials.
7380
7370
 
7381
- Valid options are OAUTH, BASIC_AUTH, PERSONAL_ACCESS_TOKEN, or CODECONNECTIONS.
7371
+ Valid options are OAUTH, BASIC_AUTH, PERSONAL_ACCESS_TOKEN, CODECONNECTIONS, or SECRETS_MANAGER.
7382
7372
 
7383
7373
  :see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-sourcecredential.html#cfn-codebuild-sourcecredential-authtype
7384
7374
  '''
@@ -7402,7 +7392,7 @@ class CfnSourceCredentialProps:
7402
7392
  def token(self) -> builtins.str:
7403
7393
  '''For GitHub or GitHub Enterprise, this is the personal access token.
7404
7394
 
7405
- For Bitbucket, this is either the access token or the app password. For the ``authType`` CODECONNECTIONS, this is the ``connectionArn`` .
7395
+ For Bitbucket, this is either the access token or the app password. For the ``authType`` CODECONNECTIONS, this is the ``connectionArn`` . For the ``authType`` SECRETS_MANAGER, this is the ``secretArn`` .
7406
7396
 
7407
7397
  :see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-sourcecredential.html#cfn-codebuild-sourcecredential-token
7408
7398
  '''
@@ -8086,12 +8076,14 @@ class ComputeType(enum.Enum):
8086
8076
  privileged=True
8087
8077
  ),
8088
8078
  timeout=Duration.minutes(90),
8089
- file_system_locations=[codebuild.FileSystemLocation.efs(
8090
- identifier="myidentifier2",
8091
- location="myclodation.mydnsroot.com:/loc",
8092
- mount_point="/media",
8093
- mount_options="opts"
8094
- )],
8079
+ file_system_locations=[
8080
+ codebuild.FileSystemLocation.efs(
8081
+ identifier="myidentifier2",
8082
+ location="myclodation.mydnsroot.com:/loc",
8083
+ mount_point="/media",
8084
+ mount_options="opts"
8085
+ )
8086
+ ],
8095
8087
 
8096
8088
  # Control Elastic Network Interface creation
8097
8089
  vpc=vpc,