Uses of Enum
software.amazon.awscdk.core.BundlingOutput
-
Uses of BundlingOutput in software.amazon.awscdk.core
Modifier and TypeMethodDescriptiondefault BundlingOutput
BundlingOptions.getOutputType()
The type of output that this bundling operation is producing.final BundlingOutput
BundlingOptions.Jsii$Proxy.getOutputType()
static BundlingOutput
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 TypeMethodDescriptionBundlingOptions.Builder.outputType
(BundlingOutput outputType) Sets the value ofBundlingOptions.getOutputType()