Object Lambda Access Point Configuration Transformation Configuration
data class ObjectLambdaAccessPointConfigurationTransformationConfiguration(val actions: List<String>, val contentTransformation: ObjectLambdaAccessPointConfigurationTransformationConfigurationContentTransformation)
Constructors
Link copied to clipboard
constructor(actions: List<String>, contentTransformation: ObjectLambdaAccessPointConfigurationTransformationConfigurationContentTransformation)
Properties
Link copied to clipboard
val contentTransformation: ObjectLambdaAccessPointConfigurationTransformationConfigurationContentTransformation
The content transformation of an Object Lambda Access Point configuration. See Content Transformation below for more details.