| Modifier and Type | Method and Description |
|---|---|
default AssembleWith |
TransformOutput.getAssembleWith()
Defines how to assemble the results of the transform job as a single S3 object.
|
AssembleWith |
TransformOutput.Jsii$Proxy.getAssembleWith() |
static AssembleWith |
AssembleWith.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssembleWith[] |
AssembleWith.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TransformOutput.Builder |
TransformOutput.Builder.assembleWith(AssembleWith assembleWith)
Sets the value of
TransformOutput.getAssembleWith() |
Copyright © 2022. All rights reserved.