Custom Plugin Location S3Args
data class CustomPluginLocationS3Args(val bucketArn: Output<String>, val fileKey: Output<String>, val objectVersion: Output<String>? = null) : ConvertibleToJava<CustomPluginLocationS3Args>