| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
ObjectLambdaContentTransformation |
ObjectLambdaContentTransformation.clone() |
ObjectLambdaContentTransformation |
ObjectLambdaTransformationConfiguration.getContentTransformation()
A container for the content transformation of an Object Lambda Access Point configuration.
|
ObjectLambdaContentTransformation |
ObjectLambdaContentTransformation.withAwsLambda(AwsLambdaTransformation awsLambda)
A container for an AWS Lambda function.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectLambdaTransformationConfiguration.setContentTransformation(ObjectLambdaContentTransformation contentTransformation)
A container for the content transformation of an Object Lambda Access Point configuration.
|
ObjectLambdaTransformationConfiguration |
ObjectLambdaTransformationConfiguration.withContentTransformation(ObjectLambdaContentTransformation contentTransformation)
A container for the content transformation of an Object Lambda Access Point configuration.
|
Copyright © 2021. All rights reserved.