thumbnailConfigPermissions

@JvmName(name = "xtlrvqospkkljuek")
suspend fun thumbnailConfigPermissions(value: Output<List<PipelineThumbnailConfigPermissionArgs>>)
@JvmName(name = "sqvfluxjjduynmml")
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 = "emxnkatrayfthpje")
suspend fun thumbnailConfigPermissions(vararg values: Output<PipelineThumbnailConfigPermissionArgs>)


@JvmName(name = "kyrnktgqgsbwcvcf")
suspend fun thumbnailConfigPermissions(values: List<Output<PipelineThumbnailConfigPermissionArgs>>)
@JvmName(name = "urxrhljwxlbsxfue")
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 = "dmtyytnnqadjhewu")
suspend fun thumbnailConfigPermissions(argument: List<suspend PipelineThumbnailConfigPermissionArgsBuilder.() -> Unit>)
@JvmName(name = "mmoldmwtqxfdudev")
suspend fun thumbnailConfigPermissions(vararg argument: suspend PipelineThumbnailConfigPermissionArgsBuilder.() -> Unit)
@JvmName(name = "bxclaginmrlorpsd")
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.