billing-stack
sdlc-cdk-lib / backend/lib/billing-stack
backend/lib/billing-stack
Classes
LedgiventaBillingStack
Defined in: backend/lib/billing-stack.ts:12
Extends
Stack
Constructors
Constructor
> new LedgiventaBillingStack(scope, id, props): LedgiventaBillingStack
Defined in: backend/lib/billing-stack.ts:17
Parameters
scope
Construct
id
string
props
BillingStackProps
Returns
Overrides
cdk.Stack.constructor
Properties
stripeConnectFunction
> readonly stripeConnectFunction: Function
Defined in: backend/lib/billing-stack.ts:15
stripeSecretKey
> readonly stripeSecretKey: Secret
Defined in: backend/lib/billing-stack.ts:13
stripeWebhookSecret
> readonly stripeWebhookSecret: Secret
Defined in: backend/lib/billing-stack.ts:14