interface CognitoStackProps {
    allowedDomain: string;
}

Properties

Properties

allowedDomain: string