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
@@ -270,7 +270,7 @@ class CfnServer(
270
270
  if __debug__:
271
271
  type_hints = typing.get_type_hints(_typecheckingstub__4cea404186dae083539bd261d91a2f704a0ad4ec99d3abe052a149ec64595f96)
272
272
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
273
- jsii.set(self, "instanceProfileArn", value)
273
+ jsii.set(self, "instanceProfileArn", value) # pyright: ignore[reportArgumentType]
274
274
 
275
275
  @builtins.property
276
276
  @jsii.member(jsii_name="instanceType")
@@ -283,7 +283,7 @@ class CfnServer(
283
283
  if __debug__:
284
284
  type_hints = typing.get_type_hints(_typecheckingstub__3258bb290dc0840f3f119cff658102d64e3429e9d5268528b404ca2ecf77aae5)
285
285
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
286
- jsii.set(self, "instanceType", value)
286
+ jsii.set(self, "instanceType", value) # pyright: ignore[reportArgumentType]
287
287
 
288
288
  @builtins.property
289
289
  @jsii.member(jsii_name="serviceRoleArn")
@@ -296,7 +296,7 @@ class CfnServer(
296
296
  if __debug__:
297
297
  type_hints = typing.get_type_hints(_typecheckingstub__27e33b0e01ec2af856c064c8227863649264c091a560be64ce5e0057d50e27e8)
298
298
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
299
- jsii.set(self, "serviceRoleArn", value)
299
+ jsii.set(self, "serviceRoleArn", value) # pyright: ignore[reportArgumentType]
300
300
 
301
301
  @builtins.property
302
302
  @jsii.member(jsii_name="associatePublicIpAddress")
@@ -314,7 +314,7 @@ class CfnServer(
314
314
  if __debug__:
315
315
  type_hints = typing.get_type_hints(_typecheckingstub__a3c45f815d3ef6098f824925685877dd7c49f4e57de602dc79fe506c8adeab8a)
316
316
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
317
- jsii.set(self, "associatePublicIpAddress", value)
317
+ jsii.set(self, "associatePublicIpAddress", value) # pyright: ignore[reportArgumentType]
318
318
 
319
319
  @builtins.property
320
320
  @jsii.member(jsii_name="backupId")
@@ -327,7 +327,7 @@ class CfnServer(
327
327
  if __debug__:
328
328
  type_hints = typing.get_type_hints(_typecheckingstub__2ff36405f0c4238b4f820f697148f11af2c945cc9e1512bdbf6a26697c92bac2)
329
329
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
330
- jsii.set(self, "backupId", value)
330
+ jsii.set(self, "backupId", value) # pyright: ignore[reportArgumentType]
331
331
 
332
332
  @builtins.property
333
333
  @jsii.member(jsii_name="backupRetentionCount")
@@ -340,7 +340,7 @@ class CfnServer(
340
340
  if __debug__:
341
341
  type_hints = typing.get_type_hints(_typecheckingstub__602a97f999cfcf118a833fda9b050dc1c19210323de39137eae7639fa35fa512)
342
342
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
343
- jsii.set(self, "backupRetentionCount", value)
343
+ jsii.set(self, "backupRetentionCount", value) # pyright: ignore[reportArgumentType]
344
344
 
345
345
  @builtins.property
346
346
  @jsii.member(jsii_name="customCertificate")
@@ -353,7 +353,7 @@ class CfnServer(
353
353
  if __debug__:
354
354
  type_hints = typing.get_type_hints(_typecheckingstub__65e65fd3bac358e350993fab131e8924caaa5509a261eb6929615ea06d6aa40f)
355
355
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
356
- jsii.set(self, "customCertificate", value)
356
+ jsii.set(self, "customCertificate", value) # pyright: ignore[reportArgumentType]
357
357
 
358
358
  @builtins.property
359
359
  @jsii.member(jsii_name="customDomain")
@@ -366,7 +366,7 @@ class CfnServer(
366
366
  if __debug__:
367
367
  type_hints = typing.get_type_hints(_typecheckingstub__49d14cd4b4c8a5a3194a4dc123e3b901df963d3dce3180595609cc817dbcf699)
368
368
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
369
- jsii.set(self, "customDomain", value)
369
+ jsii.set(self, "customDomain", value) # pyright: ignore[reportArgumentType]
370
370
 
371
371
  @builtins.property
372
372
  @jsii.member(jsii_name="customPrivateKey")
@@ -379,7 +379,7 @@ class CfnServer(
379
379
  if __debug__:
380
380
  type_hints = typing.get_type_hints(_typecheckingstub__39571623019f045a76d90d7f9729edd88d7d6963801142ea34b3c8153919a142)
381
381
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
382
- jsii.set(self, "customPrivateKey", value)
382
+ jsii.set(self, "customPrivateKey", value) # pyright: ignore[reportArgumentType]
383
383
 
384
384
  @builtins.property
385
385
  @jsii.member(jsii_name="disableAutomatedBackup")
@@ -397,7 +397,7 @@ class CfnServer(
397
397
  if __debug__:
398
398
  type_hints = typing.get_type_hints(_typecheckingstub__b46443fdafed279ac49545af3fa84aa00384aacb75e125ca14388f79d9cfb786)
399
399
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
400
- jsii.set(self, "disableAutomatedBackup", value)
400
+ jsii.set(self, "disableAutomatedBackup", value) # pyright: ignore[reportArgumentType]
401
401
 
402
402
  @builtins.property
403
403
  @jsii.member(jsii_name="engine")
@@ -410,7 +410,7 @@ class CfnServer(
410
410
  if __debug__:
411
411
  type_hints = typing.get_type_hints(_typecheckingstub__6d41af7192af6a5b257f30522feb9b821520405f3d11fdcc7845a94b8d910f44)
412
412
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
413
- jsii.set(self, "engine", value)
413
+ jsii.set(self, "engine", value) # pyright: ignore[reportArgumentType]
414
414
 
415
415
  @builtins.property
416
416
  @jsii.member(jsii_name="engineAttributes")
@@ -428,7 +428,7 @@ class CfnServer(
428
428
  if __debug__:
429
429
  type_hints = typing.get_type_hints(_typecheckingstub__348bb1528287c10d8bc70ea5676023d151054ec708b5c1cba5a2b8ec906b759b)
430
430
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
431
- jsii.set(self, "engineAttributes", value)
431
+ jsii.set(self, "engineAttributes", value) # pyright: ignore[reportArgumentType]
432
432
 
433
433
  @builtins.property
434
434
  @jsii.member(jsii_name="engineModel")
@@ -441,7 +441,7 @@ class CfnServer(
441
441
  if __debug__:
442
442
  type_hints = typing.get_type_hints(_typecheckingstub__7cb402a1e7248fab4c783a38c551c26fc366f3d61896f1dad658eddde63b52a8)
443
443
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
444
- jsii.set(self, "engineModel", value)
444
+ jsii.set(self, "engineModel", value) # pyright: ignore[reportArgumentType]
445
445
 
446
446
  @builtins.property
447
447
  @jsii.member(jsii_name="engineVersion")
@@ -454,7 +454,7 @@ class CfnServer(
454
454
  if __debug__:
455
455
  type_hints = typing.get_type_hints(_typecheckingstub__15e50201c5f7c3740fbea434ec68a86d658a7e64e35b180f30aaa5f9594f858c)
456
456
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
457
- jsii.set(self, "engineVersion", value)
457
+ jsii.set(self, "engineVersion", value) # pyright: ignore[reportArgumentType]
458
458
 
459
459
  @builtins.property
460
460
  @jsii.member(jsii_name="keyPair")
@@ -467,7 +467,7 @@ class CfnServer(
467
467
  if __debug__:
468
468
  type_hints = typing.get_type_hints(_typecheckingstub__d73128a54fec0b519b3d2b7e1aa04cb520dc6435e37c750821725b46ddcdf0d5)
469
469
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
470
- jsii.set(self, "keyPair", value)
470
+ jsii.set(self, "keyPair", value) # pyright: ignore[reportArgumentType]
471
471
 
472
472
  @builtins.property
473
473
  @jsii.member(jsii_name="preferredBackupWindow")
@@ -480,7 +480,7 @@ class CfnServer(
480
480
  if __debug__:
481
481
  type_hints = typing.get_type_hints(_typecheckingstub__64463af4a3732dff3189eb07ca005e06511180ee587cbd4997c7ba95ea989072)
482
482
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
483
- jsii.set(self, "preferredBackupWindow", value)
483
+ jsii.set(self, "preferredBackupWindow", value) # pyright: ignore[reportArgumentType]
484
484
 
485
485
  @builtins.property
486
486
  @jsii.member(jsii_name="preferredMaintenanceWindow")
@@ -496,7 +496,7 @@ class CfnServer(
496
496
  if __debug__:
497
497
  type_hints = typing.get_type_hints(_typecheckingstub__b24b9a8fe79cad6d7297372ca05dcffd87916dc46d9475f22e55bcac954c78ea)
498
498
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
499
- jsii.set(self, "preferredMaintenanceWindow", value)
499
+ jsii.set(self, "preferredMaintenanceWindow", value) # pyright: ignore[reportArgumentType]
500
500
 
501
501
  @builtins.property
502
502
  @jsii.member(jsii_name="securityGroupIds")
@@ -512,7 +512,7 @@ class CfnServer(
512
512
  if __debug__:
513
513
  type_hints = typing.get_type_hints(_typecheckingstub__d7663e937d0fabd66d40de7584fca886669aae87261a418b199493778688eb09)
514
514
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
515
- jsii.set(self, "securityGroupIds", value)
515
+ jsii.set(self, "securityGroupIds", value) # pyright: ignore[reportArgumentType]
516
516
 
517
517
  @builtins.property
518
518
  @jsii.member(jsii_name="serverName")
@@ -525,7 +525,7 @@ class CfnServer(
525
525
  if __debug__:
526
526
  type_hints = typing.get_type_hints(_typecheckingstub__0fdc9b0c6ccfb79b318a5321a2bdb7586f084e301b627e9b708804bad96c9238)
527
527
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
528
- jsii.set(self, "serverName", value)
528
+ jsii.set(self, "serverName", value) # pyright: ignore[reportArgumentType]
529
529
 
530
530
  @builtins.property
531
531
  @jsii.member(jsii_name="subnetIds")
@@ -538,7 +538,7 @@ class CfnServer(
538
538
  if __debug__:
539
539
  type_hints = typing.get_type_hints(_typecheckingstub__e6d133d8dd209b40a7f4c3900293e312fe8b95abc9cfff43e88a6fd1608b595b)
540
540
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
541
- jsii.set(self, "subnetIds", value)
541
+ jsii.set(self, "subnetIds", value) # pyright: ignore[reportArgumentType]
542
542
 
543
543
  @builtins.property
544
544
  @jsii.member(jsii_name="tagsRaw")
@@ -551,7 +551,7 @@ class CfnServer(
551
551
  if __debug__:
552
552
  type_hints = typing.get_type_hints(_typecheckingstub__7f1391da7f04a55c9f7f9adf16c4634190fb6dbb84aa6805530fa127a387881e)
553
553
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
554
- jsii.set(self, "tagsRaw", value)
554
+ jsii.set(self, "tagsRaw", value) # pyright: ignore[reportArgumentType]
555
555
 
556
556
  @jsii.data_type(
557
557
  jsii_type="aws-cdk-lib.aws_opsworkscm.CfnServer.EngineAttributeProperty",
@@ -262,7 +262,7 @@ class CfnAccount(
262
262
  if __debug__:
263
263
  type_hints = typing.get_type_hints(_typecheckingstub__c7cb80343b6f0f43ba7a94207203ab7cefaa6c6f61ec38391afffdb4896b52f1)
264
264
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
265
- jsii.set(self, "accountName", value)
265
+ jsii.set(self, "accountName", value) # pyright: ignore[reportArgumentType]
266
266
 
267
267
  @builtins.property
268
268
  @jsii.member(jsii_name="email")
@@ -275,7 +275,7 @@ class CfnAccount(
275
275
  if __debug__:
276
276
  type_hints = typing.get_type_hints(_typecheckingstub__fb3017540fda5760817d479375b8f0ba4860d2d1001cb43056042fc31d63a8f9)
277
277
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
278
- jsii.set(self, "email", value)
278
+ jsii.set(self, "email", value) # pyright: ignore[reportArgumentType]
279
279
 
280
280
  @builtins.property
281
281
  @jsii.member(jsii_name="parentIds")
@@ -288,7 +288,7 @@ class CfnAccount(
288
288
  if __debug__:
289
289
  type_hints = typing.get_type_hints(_typecheckingstub__4341d69ba10680d0ef646a879e2ef2e66709e58b62fb62e8d3e1b8008424fd63)
290
290
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
291
- jsii.set(self, "parentIds", value)
291
+ jsii.set(self, "parentIds", value) # pyright: ignore[reportArgumentType]
292
292
 
293
293
  @builtins.property
294
294
  @jsii.member(jsii_name="roleName")
@@ -301,7 +301,7 @@ class CfnAccount(
301
301
  if __debug__:
302
302
  type_hints = typing.get_type_hints(_typecheckingstub__70acd1418e03b2ec3a6e3ad06a5c89c09a87bc96955d07b91a2af5820d3ded62)
303
303
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
304
- jsii.set(self, "roleName", value)
304
+ jsii.set(self, "roleName", value) # pyright: ignore[reportArgumentType]
305
305
 
306
306
  @builtins.property
307
307
  @jsii.member(jsii_name="tagsRaw")
@@ -314,7 +314,7 @@ class CfnAccount(
314
314
  if __debug__:
315
315
  type_hints = typing.get_type_hints(_typecheckingstub__797fecb1b9a4bafd998e385c8ea18d8b31431a28a593cf9eba2da34a96ca8e0a)
316
316
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
317
- jsii.set(self, "tagsRaw", value)
317
+ jsii.set(self, "tagsRaw", value) # pyright: ignore[reportArgumentType]
318
318
 
319
319
 
320
320
  @jsii.data_type(
@@ -631,7 +631,7 @@ class CfnOrganization(
631
631
  if __debug__:
632
632
  type_hints = typing.get_type_hints(_typecheckingstub__bba27bb9e125d71f0e3f25eaa03ce169e5b7e47cf184fcaeb273ce584181b51d)
633
633
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
634
- jsii.set(self, "featureSet", value)
634
+ jsii.set(self, "featureSet", value) # pyright: ignore[reportArgumentType]
635
635
 
636
636
 
637
637
  @jsii.data_type(
@@ -837,7 +837,7 @@ class CfnOrganizationalUnit(
837
837
  if __debug__:
838
838
  type_hints = typing.get_type_hints(_typecheckingstub__2fc5c2614f792a6493956c330d3c0260c5284cf30143bd369380d3522da66691)
839
839
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
840
- jsii.set(self, "name", value)
840
+ jsii.set(self, "name", value) # pyright: ignore[reportArgumentType]
841
841
 
842
842
  @builtins.property
843
843
  @jsii.member(jsii_name="parentId")
@@ -850,7 +850,7 @@ class CfnOrganizationalUnit(
850
850
  if __debug__:
851
851
  type_hints = typing.get_type_hints(_typecheckingstub__e484a48f669e683ffa481185c24f4c123298d1a7e9bbf68822a98598a2faaa02)
852
852
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
853
- jsii.set(self, "parentId", value)
853
+ jsii.set(self, "parentId", value) # pyright: ignore[reportArgumentType]
854
854
 
855
855
  @builtins.property
856
856
  @jsii.member(jsii_name="tagsRaw")
@@ -863,7 +863,7 @@ class CfnOrganizationalUnit(
863
863
  if __debug__:
864
864
  type_hints = typing.get_type_hints(_typecheckingstub__eabed8f386c5c6fcea2646194b0879df9b16b1d40979baac245b456985dfa3e7)
865
865
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
866
- jsii.set(self, "tagsRaw", value)
866
+ jsii.set(self, "tagsRaw", value) # pyright: ignore[reportArgumentType]
867
867
 
868
868
 
869
869
  @jsii.data_type(
@@ -1143,7 +1143,7 @@ class CfnPolicy(
1143
1143
  if __debug__:
1144
1144
  type_hints = typing.get_type_hints(_typecheckingstub__1191c6f193a4faa8d4257d158518469a85c6127f725cdf681af3d969aea39846)
1145
1145
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1146
- jsii.set(self, "content", value)
1146
+ jsii.set(self, "content", value) # pyright: ignore[reportArgumentType]
1147
1147
 
1148
1148
  @builtins.property
1149
1149
  @jsii.member(jsii_name="name")
@@ -1156,7 +1156,7 @@ class CfnPolicy(
1156
1156
  if __debug__:
1157
1157
  type_hints = typing.get_type_hints(_typecheckingstub__cb096f73e44ea3f62f85c771fef970b636d4d893157d1035d741a52506ae20f6)
1158
1158
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1159
- jsii.set(self, "name", value)
1159
+ jsii.set(self, "name", value) # pyright: ignore[reportArgumentType]
1160
1160
 
1161
1161
  @builtins.property
1162
1162
  @jsii.member(jsii_name="type")
@@ -1169,7 +1169,7 @@ class CfnPolicy(
1169
1169
  if __debug__:
1170
1170
  type_hints = typing.get_type_hints(_typecheckingstub__9823ab486df28286ddcf2d4e607740eed95089b4d80a6e2a7a858e37af2e521a)
1171
1171
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1172
- jsii.set(self, "type", value)
1172
+ jsii.set(self, "type", value) # pyright: ignore[reportArgumentType]
1173
1173
 
1174
1174
  @builtins.property
1175
1175
  @jsii.member(jsii_name="description")
@@ -1182,7 +1182,7 @@ class CfnPolicy(
1182
1182
  if __debug__:
1183
1183
  type_hints = typing.get_type_hints(_typecheckingstub__15f0eb8f96a555ab850e02c78f1d5319de15607de2d6cecc5449543f8a58d24d)
1184
1184
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1185
- jsii.set(self, "description", value)
1185
+ jsii.set(self, "description", value) # pyright: ignore[reportArgumentType]
1186
1186
 
1187
1187
  @builtins.property
1188
1188
  @jsii.member(jsii_name="tagsRaw")
@@ -1195,7 +1195,7 @@ class CfnPolicy(
1195
1195
  if __debug__:
1196
1196
  type_hints = typing.get_type_hints(_typecheckingstub__9caafe6d9a16db2e71e0d35514c7cc53b1f7f3b30806cee494691748e49625f2)
1197
1197
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1198
- jsii.set(self, "tagsRaw", value)
1198
+ jsii.set(self, "tagsRaw", value) # pyright: ignore[reportArgumentType]
1199
1199
 
1200
1200
  @builtins.property
1201
1201
  @jsii.member(jsii_name="targetIds")
@@ -1208,7 +1208,7 @@ class CfnPolicy(
1208
1208
  if __debug__:
1209
1209
  type_hints = typing.get_type_hints(_typecheckingstub__b5e07984d6cb568abac54dca9143f32081c21cefa3f9f57283a87b6c35a1fd90)
1210
1210
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1211
- jsii.set(self, "targetIds", value)
1211
+ jsii.set(self, "targetIds", value) # pyright: ignore[reportArgumentType]
1212
1212
 
1213
1213
 
1214
1214
  @jsii.data_type(
@@ -1516,7 +1516,7 @@ class CfnResourcePolicy(
1516
1516
  if __debug__:
1517
1517
  type_hints = typing.get_type_hints(_typecheckingstub__1a62f3cef96b84d09856779bec28b78a1d418f3c268511a050c8b1af032a00bc)
1518
1518
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1519
- jsii.set(self, "content", value)
1519
+ jsii.set(self, "content", value) # pyright: ignore[reportArgumentType]
1520
1520
 
1521
1521
  @builtins.property
1522
1522
  @jsii.member(jsii_name="tagsRaw")
@@ -1529,7 +1529,7 @@ class CfnResourcePolicy(
1529
1529
  if __debug__:
1530
1530
  type_hints = typing.get_type_hints(_typecheckingstub__164d77bb0e3c4701ced04ca47a3969c95a5eff28be165197ce2e498bf32cedd1)
1531
1531
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1532
- jsii.set(self, "tagsRaw", value)
1532
+ jsii.set(self, "tagsRaw", value) # pyright: ignore[reportArgumentType]
1533
1533
 
1534
1534
 
1535
1535
  @jsii.data_type(
@@ -110,6 +110,10 @@ class CfnPipeline(
110
110
 
111
111
  # the properties below are optional
112
112
  security_group_ids=["securityGroupIds"],
113
+ vpc_attachment_options=osis.CfnPipeline.VpcAttachmentOptionsProperty(
114
+ attach_to_vpc=False,
115
+ cidr_block="cidrBlock"
116
+ ),
113
117
  vpc_endpoint_management="vpcEndpointManagement"
114
118
  )
115
119
  )
@@ -251,7 +255,7 @@ class CfnPipeline(
251
255
  if __debug__:
252
256
  type_hints = typing.get_type_hints(_typecheckingstub__de251ed9641bf7b73f2296bee3997159873d7b43cf745dd7982f4ea6c583447b)
253
257
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
254
- jsii.set(self, "maxUnits", value)
258
+ jsii.set(self, "maxUnits", value) # pyright: ignore[reportArgumentType]
255
259
 
256
260
  @builtins.property
257
261
  @jsii.member(jsii_name="minUnits")
@@ -264,7 +268,7 @@ class CfnPipeline(
264
268
  if __debug__:
265
269
  type_hints = typing.get_type_hints(_typecheckingstub__7a46158b7e5e312849491a71a3f8706d5845a9ab85c459d431fc07c45bbbc853)
266
270
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
267
- jsii.set(self, "minUnits", value)
271
+ jsii.set(self, "minUnits", value) # pyright: ignore[reportArgumentType]
268
272
 
269
273
  @builtins.property
270
274
  @jsii.member(jsii_name="pipelineConfigurationBody")
@@ -277,7 +281,7 @@ class CfnPipeline(
277
281
  if __debug__:
278
282
  type_hints = typing.get_type_hints(_typecheckingstub__79ac63ad0c86be582b61b422db8412494c998fc04aa18a7a6c754c9656d29a6f)
279
283
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
280
- jsii.set(self, "pipelineConfigurationBody", value)
284
+ jsii.set(self, "pipelineConfigurationBody", value) # pyright: ignore[reportArgumentType]
281
285
 
282
286
  @builtins.property
283
287
  @jsii.member(jsii_name="pipelineName")
@@ -290,7 +294,7 @@ class CfnPipeline(
290
294
  if __debug__:
291
295
  type_hints = typing.get_type_hints(_typecheckingstub__df2123f129ac4fe1db88c161dd3e50f0d376738b19f6e3bef4fbe6a506140b50)
292
296
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
293
- jsii.set(self, "pipelineName", value)
297
+ jsii.set(self, "pipelineName", value) # pyright: ignore[reportArgumentType]
294
298
 
295
299
  @builtins.property
296
300
  @jsii.member(jsii_name="bufferOptions")
@@ -308,7 +312,7 @@ class CfnPipeline(
308
312
  if __debug__:
309
313
  type_hints = typing.get_type_hints(_typecheckingstub__d00e2cf3fae8142030b7b5fa75217999bc55c7eb83542426d67106c91e81edd5)
310
314
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
311
- jsii.set(self, "bufferOptions", value)
315
+ jsii.set(self, "bufferOptions", value) # pyright: ignore[reportArgumentType]
312
316
 
313
317
  @builtins.property
314
318
  @jsii.member(jsii_name="encryptionAtRestOptions")
@@ -326,7 +330,7 @@ class CfnPipeline(
326
330
  if __debug__:
327
331
  type_hints = typing.get_type_hints(_typecheckingstub__d27de1df9c78cfecd6df162610dde3c9c50557e18c7a7ac3bed2b1cb75723764)
328
332
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
329
- jsii.set(self, "encryptionAtRestOptions", value)
333
+ jsii.set(self, "encryptionAtRestOptions", value) # pyright: ignore[reportArgumentType]
330
334
 
331
335
  @builtins.property
332
336
  @jsii.member(jsii_name="logPublishingOptions")
@@ -344,7 +348,7 @@ class CfnPipeline(
344
348
  if __debug__:
345
349
  type_hints = typing.get_type_hints(_typecheckingstub__7b44b1fb090de1c3a97c62326f13cf12ff45ba873b47547be0cd3ea8680ef42e)
346
350
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
347
- jsii.set(self, "logPublishingOptions", value)
351
+ jsii.set(self, "logPublishingOptions", value) # pyright: ignore[reportArgumentType]
348
352
 
349
353
  @builtins.property
350
354
  @jsii.member(jsii_name="tagsRaw")
@@ -357,7 +361,7 @@ class CfnPipeline(
357
361
  if __debug__:
358
362
  type_hints = typing.get_type_hints(_typecheckingstub__678a542f1777226f3ecd76ae89117b1cbf99c7a46ef4c26f32370792db69c5ad)
359
363
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
360
- jsii.set(self, "tagsRaw", value)
364
+ jsii.set(self, "tagsRaw", value) # pyright: ignore[reportArgumentType]
361
365
 
362
366
  @builtins.property
363
367
  @jsii.member(jsii_name="vpcOptions")
@@ -375,7 +379,7 @@ class CfnPipeline(
375
379
  if __debug__:
376
380
  type_hints = typing.get_type_hints(_typecheckingstub__fba41b395dc1c970e9d0aa14a6a1ab0253934baf83b04037847520ae16e9833c)
377
381
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
378
- jsii.set(self, "vpcOptions", value)
382
+ jsii.set(self, "vpcOptions", value) # pyright: ignore[reportArgumentType]
379
383
 
380
384
  @jsii.data_type(
381
385
  jsii_type="aws-cdk-lib.aws_osis.CfnPipeline.BufferOptionsProperty",
@@ -628,6 +632,77 @@ class CfnPipeline(
628
632
  k + "=" + repr(v) for k, v in self._values.items()
629
633
  )
630
634
 
635
+ @jsii.data_type(
636
+ jsii_type="aws-cdk-lib.aws_osis.CfnPipeline.VpcAttachmentOptionsProperty",
637
+ jsii_struct_bases=[],
638
+ name_mapping={"attach_to_vpc": "attachToVpc", "cidr_block": "cidrBlock"},
639
+ )
640
+ class VpcAttachmentOptionsProperty:
641
+ def __init__(
642
+ self,
643
+ *,
644
+ attach_to_vpc: typing.Union[builtins.bool, _IResolvable_da3f097b],
645
+ cidr_block: builtins.str,
646
+ ) -> None:
647
+ '''Options for attaching a VPC to pipeline.
648
+
649
+ :param attach_to_vpc: Whether a VPC is attached to the pipeline.
650
+ :param cidr_block: The CIDR block to be reserved for OpenSearch Ingestion to create elastic network interfaces (ENIs).
651
+
652
+ :see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-osis-pipeline-vpcattachmentoptions.html
653
+ :exampleMetadata: fixture=_generated
654
+
655
+ Example::
656
+
657
+ # The code below shows an example of how to instantiate this type.
658
+ # The values are placeholders you should change.
659
+ from aws_cdk import aws_osis as osis
660
+
661
+ vpc_attachment_options_property = osis.CfnPipeline.VpcAttachmentOptionsProperty(
662
+ attach_to_vpc=False,
663
+ cidr_block="cidrBlock"
664
+ )
665
+ '''
666
+ if __debug__:
667
+ type_hints = typing.get_type_hints(_typecheckingstub__7f17f2ecfc08a6464c5ca6cd5911cac75c468f44896510a68deda49d3d5b62ba)
668
+ check_type(argname="argument attach_to_vpc", value=attach_to_vpc, expected_type=type_hints["attach_to_vpc"])
669
+ check_type(argname="argument cidr_block", value=cidr_block, expected_type=type_hints["cidr_block"])
670
+ self._values: typing.Dict[builtins.str, typing.Any] = {
671
+ "attach_to_vpc": attach_to_vpc,
672
+ "cidr_block": cidr_block,
673
+ }
674
+
675
+ @builtins.property
676
+ def attach_to_vpc(self) -> typing.Union[builtins.bool, _IResolvable_da3f097b]:
677
+ '''Whether a VPC is attached to the pipeline.
678
+
679
+ :see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-osis-pipeline-vpcattachmentoptions.html#cfn-osis-pipeline-vpcattachmentoptions-attachtovpc
680
+ '''
681
+ result = self._values.get("attach_to_vpc")
682
+ assert result is not None, "Required property 'attach_to_vpc' is missing"
683
+ return typing.cast(typing.Union[builtins.bool, _IResolvable_da3f097b], result)
684
+
685
+ @builtins.property
686
+ def cidr_block(self) -> builtins.str:
687
+ '''The CIDR block to be reserved for OpenSearch Ingestion to create elastic network interfaces (ENIs).
688
+
689
+ :see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-osis-pipeline-vpcattachmentoptions.html#cfn-osis-pipeline-vpcattachmentoptions-cidrblock
690
+ '''
691
+ result = self._values.get("cidr_block")
692
+ assert result is not None, "Required property 'cidr_block' is missing"
693
+ return typing.cast(builtins.str, result)
694
+
695
+ def __eq__(self, rhs: typing.Any) -> builtins.bool:
696
+ return isinstance(rhs, self.__class__) and rhs._values == self._values
697
+
698
+ def __ne__(self, rhs: typing.Any) -> builtins.bool:
699
+ return not (rhs == self)
700
+
701
+ def __repr__(self) -> str:
702
+ return "VpcAttachmentOptionsProperty(%s)" % ", ".join(
703
+ k + "=" + repr(v) for k, v in self._values.items()
704
+ )
705
+
631
706
  @jsii.data_type(
632
707
  jsii_type="aws-cdk-lib.aws_osis.CfnPipeline.VpcEndpointProperty",
633
708
  jsii_struct_bases=[],
@@ -668,6 +743,10 @@ class CfnPipeline(
668
743
 
669
744
  # the properties below are optional
670
745
  security_group_ids=["securityGroupIds"],
746
+ vpc_attachment_options=osis.CfnPipeline.VpcAttachmentOptionsProperty(
747
+ attach_to_vpc=False,
748
+ cidr_block="cidrBlock"
749
+ ),
671
750
  vpc_endpoint_management="vpcEndpointManagement"
672
751
  )
673
752
  )
@@ -733,6 +812,7 @@ class CfnPipeline(
733
812
  name_mapping={
734
813
  "subnet_ids": "subnetIds",
735
814
  "security_group_ids": "securityGroupIds",
815
+ "vpc_attachment_options": "vpcAttachmentOptions",
736
816
  "vpc_endpoint_management": "vpcEndpointManagement",
737
817
  },
738
818
  )
@@ -742,12 +822,14 @@ class CfnPipeline(
742
822
  *,
743
823
  subnet_ids: typing.Sequence[builtins.str],
744
824
  security_group_ids: typing.Optional[typing.Sequence[builtins.str]] = None,
825
+ vpc_attachment_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnPipeline.VpcAttachmentOptionsProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
745
826
  vpc_endpoint_management: typing.Optional[builtins.str] = None,
746
827
  ) -> None:
747
828
  '''Options that specify the subnets and security groups for an OpenSearch Ingestion VPC endpoint.
748
829
 
749
830
  :param subnet_ids: A list of subnet IDs associated with the VPC endpoint.
750
831
  :param security_group_ids: A list of security groups associated with the VPC endpoint.
832
+ :param vpc_attachment_options: Options for attaching a VPC to a pipeline.
751
833
  :param vpc_endpoint_management: Defines whether you or Amazon OpenSearch Ingestion service create and manage the VPC endpoint configured for the pipeline.
752
834
 
753
835
  :see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-osis-pipeline-vpcoptions.html
@@ -764,6 +846,10 @@ class CfnPipeline(
764
846
 
765
847
  # the properties below are optional
766
848
  security_group_ids=["securityGroupIds"],
849
+ vpc_attachment_options=osis.CfnPipeline.VpcAttachmentOptionsProperty(
850
+ attach_to_vpc=False,
851
+ cidr_block="cidrBlock"
852
+ ),
767
853
  vpc_endpoint_management="vpcEndpointManagement"
768
854
  )
769
855
  '''
@@ -771,12 +857,15 @@ class CfnPipeline(
771
857
  type_hints = typing.get_type_hints(_typecheckingstub__d6c7fc6663c9baefdd81f02e0e69deb4e81a8e210a00a4346752ffa95aa926ac)
772
858
  check_type(argname="argument subnet_ids", value=subnet_ids, expected_type=type_hints["subnet_ids"])
773
859
  check_type(argname="argument security_group_ids", value=security_group_ids, expected_type=type_hints["security_group_ids"])
860
+ check_type(argname="argument vpc_attachment_options", value=vpc_attachment_options, expected_type=type_hints["vpc_attachment_options"])
774
861
  check_type(argname="argument vpc_endpoint_management", value=vpc_endpoint_management, expected_type=type_hints["vpc_endpoint_management"])
775
862
  self._values: typing.Dict[builtins.str, typing.Any] = {
776
863
  "subnet_ids": subnet_ids,
777
864
  }
778
865
  if security_group_ids is not None:
779
866
  self._values["security_group_ids"] = security_group_ids
867
+ if vpc_attachment_options is not None:
868
+ self._values["vpc_attachment_options"] = vpc_attachment_options
780
869
  if vpc_endpoint_management is not None:
781
870
  self._values["vpc_endpoint_management"] = vpc_endpoint_management
782
871
 
@@ -799,6 +888,17 @@ class CfnPipeline(
799
888
  result = self._values.get("security_group_ids")
800
889
  return typing.cast(typing.Optional[typing.List[builtins.str]], result)
801
890
 
891
+ @builtins.property
892
+ def vpc_attachment_options(
893
+ self,
894
+ ) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnPipeline.VpcAttachmentOptionsProperty"]]:
895
+ '''Options for attaching a VPC to a pipeline.
896
+
897
+ :see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-osis-pipeline-vpcoptions.html#cfn-osis-pipeline-vpcoptions-vpcattachmentoptions
898
+ '''
899
+ result = self._values.get("vpc_attachment_options")
900
+ return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnPipeline.VpcAttachmentOptionsProperty"]], result)
901
+
802
902
  @builtins.property
803
903
  def vpc_endpoint_management(self) -> typing.Optional[builtins.str]:
804
904
  '''Defines whether you or Amazon OpenSearch Ingestion service create and manage the VPC endpoint configured for the pipeline.
@@ -898,6 +998,10 @@ class CfnPipelineProps:
898
998
 
899
999
  # the properties below are optional
900
1000
  security_group_ids=["securityGroupIds"],
1001
+ vpc_attachment_options=osis.CfnPipeline.VpcAttachmentOptionsProperty(
1002
+ attach_to_vpc=False,
1003
+ cidr_block="cidrBlock"
1004
+ ),
901
1005
  vpc_endpoint_management="vpcEndpointManagement"
902
1006
  )
903
1007
  )
@@ -1156,6 +1260,14 @@ def _typecheckingstub__c2a4597a1154076637de8b0314d4ccfd1e5283d50069d827a0d01e2cc
1156
1260
  """Type checking stubs"""
1157
1261
  pass
1158
1262
 
1263
+ def _typecheckingstub__7f17f2ecfc08a6464c5ca6cd5911cac75c468f44896510a68deda49d3d5b62ba(
1264
+ *,
1265
+ attach_to_vpc: typing.Union[builtins.bool, _IResolvable_da3f097b],
1266
+ cidr_block: builtins.str,
1267
+ ) -> None:
1268
+ """Type checking stubs"""
1269
+ pass
1270
+
1159
1271
  def _typecheckingstub__8d38e6cb9cbcb864c898af5877a119ef843fc9588abfbe68a92321cf3eeaf341(
1160
1272
  *,
1161
1273
  vpc_endpoint_id: typing.Optional[builtins.str] = None,
@@ -1169,6 +1281,7 @@ def _typecheckingstub__d6c7fc6663c9baefdd81f02e0e69deb4e81a8e210a00a4346752ffa95
1169
1281
  *,
1170
1282
  subnet_ids: typing.Sequence[builtins.str],
1171
1283
  security_group_ids: typing.Optional[typing.Sequence[builtins.str]] = None,
1284
+ vpc_attachment_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnPipeline.VpcAttachmentOptionsProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
1172
1285
  vpc_endpoint_management: typing.Optional[builtins.str] = None,
1173
1286
  ) -> None:
1174
1287
  """Type checking stubs"""