We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
You can use https://github.com/mrgrain/jsii-struct-builder to produce your Partial based on RoleProps: https://github.com/aripalo/aws-cdk-github-oidc/blob/main/src/iam-role-props.ts
Partial
RoleProps
You can see an example here: https://github.com/blimmer/cdk-static-wordpress/blob/372b42e9c9c3eb1bfde8c61afbded0188ca08d6c/.projenrc.ts#L66-L92
The text was updated successfully, but these errors were encountered:
feat: use jsii-struct-builder to produce RoleProps
177777c
Fixes aripalo#36
Successfully merging a pull request may close this issue.
You can use https://github.com/mrgrain/jsii-struct-builder to produce your
Partial
based onRoleProps
: https://github.com/aripalo/aws-cdk-github-oidc/blob/main/src/iam-role-props.tsYou can see an example here: https://github.com/blimmer/cdk-static-wordpress/blob/372b42e9c9c3eb1bfde8c61afbded0188ca08d6c/.projenrc.ts#L66-L92
The text was updated successfully, but these errors were encountered: