auth-stack
sdlc-cdk-lib / backend/lib/auth-stack
backend/lib/auth-stack
Classes
LedgiventaAuthStack
Defined in: backend/lib/auth-stack.ts:12
Extends
Stack
Constructors
Constructor
> new LedgiventaAuthStack(scope, id, props): LedgiventaAuthStack
Defined in: backend/lib/auth-stack.ts:16
Parameters
scope
Construct
id
string
props
AuthStackProps
Returns
Overrides
cdk.Stack.constructor
Properties
userPool
> readonly userPool: UserPool
Defined in: backend/lib/auth-stack.ts:13
userPoolClient
> readonly userPoolClient: UserPoolClient
Defined in: backend/lib/auth-stack.ts:14