Table of Contents

Interface IAspect

Namespace
Amazon.CDK
Assembly
Amazon.CDK.dll

Represents an Aspect.

public interface IAspect

Methods

Visit(IConstruct)

All aspects can visit an IConstruct.

void Visit(IConstruct node)

Parameters

node IConstruct