thumbnailConfigPermissions

@JvmName(name = "qrbukkgxbgpubrnt")
suspend fun thumbnailConfigPermissions(value: Output<List<PipelineThumbnailConfigPermissionArgs>>)
@JvmName(name = "hsahajapkqybeiku")
suspend fun thumbnailConfigPermissions(value: List<PipelineThumbnailConfigPermissionArgs>?)

Parameters

value

The permissions for the thumbnail_config object. (documented below) The content_config object specifies information about the Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists: which bucket to use, and the storage class that you want to assign to the files. If you specify values for content_config, you must also specify values for thumbnail_config. If you specify values for content_config and thumbnail_config, omit the output_bucket object.


@JvmName(name = "higaqhjrgmgquxgx")
suspend fun thumbnailConfigPermissions(vararg values: Output<PipelineThumbnailConfigPermissionArgs>)


@JvmName(name = "omjsqxwgbnntxnbv")
suspend fun thumbnailConfigPermissions(values: List<Output<PipelineThumbnailConfigPermissionArgs>>)
@JvmName(name = "eguguuqxlyakwefb")
suspend fun thumbnailConfigPermissions(vararg values: PipelineThumbnailConfigPermissionArgs)

Parameters

values

The permissions for the thumbnail_config object. (documented below) The content_config object specifies information about the Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists: which bucket to use, and the storage class that you want to assign to the files. If you specify values for content_config, you must also specify values for thumbnail_config. If you specify values for content_config and thumbnail_config, omit the output_bucket object.


@JvmName(name = "mtypfejeiwqpswro")
suspend fun thumbnailConfigPermissions(argument: List<suspend PipelineThumbnailConfigPermissionArgsBuilder.() -> Unit>)
@JvmName(name = "xxiqfecryonnetxb")
suspend fun thumbnailConfigPermissions(vararg argument: suspend PipelineThumbnailConfigPermissionArgsBuilder.() -> Unit)
@JvmName(name = "jahttxtwcjvheonv")
suspend fun thumbnailConfigPermissions(argument: suspend PipelineThumbnailConfigPermissionArgsBuilder.() -> Unit)

Parameters

argument

The permissions for the thumbnail_config object. (documented below) The content_config object specifies information about the Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists: which bucket to use, and the storage class that you want to assign to the files. If you specify values for content_config, you must also specify values for thumbnail_config. If you specify values for content_config and thumbnail_config, omit the output_bucket object.