How to implement an interface in Python? #738
Labels
documentation
This is a problem with documentation.
guidance
Question that needs advice or information.
language/python
Related to Python bindings
❓ Guidance
Affected Languages
TypeScript
orJavascript
Python
Java
C#
,F#
, ...)General Information
The Question
Hi, I need some help on how to implement a JSII interface in Python.
I'm trying to write my own Aurora Serverless Resource based on rds.DatabaseCluster class.
The problem is I'm writing code in Python which needs go through jsii,
The concised code is like
complete code, see: https://gist.github.com/jonnyyu/980dfa9e40c7401130d78fe153b4d629
and when I run
cdk ls
, I gotThanks for your help!
The text was updated successfully, but these errors were encountered: