| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IAspect.Jsii$Default
Internal default implementation for
IAspect. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IAspect.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
RemoveTag
(experimental) The RemoveTag Aspect will handle removing tags from this node and children.
|
class |
Tag
(experimental) The Tag Aspect will handle adding a tag to this node and cascading tags to children.
|
| Modifier and Type | Method and Description |
|---|---|
List<IAspect> |
Aspects.getAll()
(experimental) The list of aspects which were directly applied on this scope.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Aspects.add(IAspect aspect)
(experimental) Adds an aspect to apply this scope before synthesis.
|
Copyright © 2021. All rights reserved.