AccessPointTransformationConfigurationArgs

data class AccessPointTransformationConfigurationArgs(val actions: Output<List<String>>, val contentTransformation: Output<AccessPointTransformationConfigurationContentTransformationPropertiesArgs>) : ConvertibleToJava<AccessPointTransformationConfigurationArgs>

Configuration to define what content transformation will be applied on which S3 Action.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): AccessPointTransformationConfigurationArgs

Properties