| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| Modifier and Type | Method and Description |
|---|---|
default BundlingOutput |
BundlingOptions.getOutputType()
The type of output that this bundling operation is producing.
|
BundlingOutput |
BundlingOptions.Jsii$Proxy.getOutputType() |
static BundlingOutput |
BundlingOutput.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BundlingOutput[] |
BundlingOutput.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BundlingOptions.Builder |
BundlingOptions.Builder.outputType(BundlingOutput outputType)
Sets the value of
BundlingOptions.getOutputType() |
Copyright © 2022. All rights reserved.