UNPKG

@aws-cdk/aws-sqs

Version:

The CDK Construct Library for AWS::SQS

3 lines (2 loc) 102 B
import { QueueProps } from './index'; export declare function validateProps(props: QueueProps): void;