Package | Description |
---|---|
com.hashicorp.cdktf |
cdktf
|
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.
|
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 © 2023. All rights reserved.