| Modifier and Type | Method and Description |
|---|---|
CfnPreset.Builder |
CfnPreset.Builder.category(String category)
The new category for the preset, if you are changing it.
|
static CfnPreset.Builder |
CfnPreset.Builder.create(Construct scope,
String id) |
CfnPreset.Builder |
CfnPreset.Builder.description(String description)
The new description for the preset, if you are changing it.
|
CfnPreset.Builder |
CfnPreset.Builder.name(String name)
The name of the preset that you are modifying.
|
CfnPreset.Builder |
CfnPreset.Builder.settingsJson(Object settingsJson)
Specify, in JSON format, the transcoding job settings for this output preset.
|
CfnPreset.Builder |
CfnPreset.Builder.tags(Object tags)
An array of key-value pairs to apply to this resource.
|
Copyright © 2022. All rights reserved.