class TestConstruct
Creates an example construct.
Implements: IConstruct, IConstruct, IConstruct, IDependable Extends: Construct
Initializer
new TestConstruct(scope: Construct, id: string, props: TestProps)
- scope (
Construct) No description - id (
string) No description - props (
TestProps) No description- bar (
number) Some number. - baz (
string) A fixed constant. - foo (
string) Some string.
- bar (