content Transformation
suspend fun contentTransformation(value: Output<ObjectLambdaAccessPointConfigurationTransformationConfigurationContentTransformationArgs>)
suspend fun contentTransformation(value: ObjectLambdaAccessPointConfigurationTransformationConfigurationContentTransformationArgs)
Parameters
value
The content transformation of an Object Lambda Access Point configuration. See Content Transformation below for more details.
suspend fun contentTransformation(argument: suspend ObjectLambdaAccessPointConfigurationTransformationConfigurationContentTransformationArgsBuilder.() -> Unit)
Parameters
argument
The content transformation of an Object Lambda Access Point configuration. See Content Transformation below for more details.