| Package | Description |
|---|---|
| software.amazon.awscdk.cloudassembly.schema |
Cloud Assembly Schema
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Hooks.Jsii$Proxy
An implementation for
Hooks |
| Modifier and Type | Method and Description |
|---|---|
Hooks |
Hooks.Builder.build()
Builds the configured instance.
|
Hooks |
TestCase.Jsii$Proxy.getHooks() |
default Hooks |
TestOptions.getHooks()
Additional commands to run at predefined points in the test workflow.
|
Hooks |
TestOptions.Jsii$Proxy.getHooks() |
| Modifier and Type | Method and Description |
|---|---|
TestCase.Builder |
TestCase.Builder.hooks(Hooks hooks)
Sets the value of
TestOptions.getHooks() |
TestOptions.Builder |
TestOptions.Builder.hooks(Hooks hooks)
Sets the value of
TestOptions.getHooks() |
Copyright © 2022. All rights reserved.