Interface ElastictranscoderPresetVideo
-
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
ElastictranscoderPresetVideo.Jsii$Proxy
@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)", date="2023-06-30T04:56:52.972Z") @Stability(Stable) public interface ElastictranscoderPresetVideo extends software.amazon.jsii.JsiiSerializable
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classElastictranscoderPresetVideo.BuilderA builder forElastictranscoderPresetVideostatic classElastictranscoderPresetVideo.Jsii$ProxyAn implementation forElastictranscoderPresetVideo
-
Method Summary
All Methods Static Methods Instance Methods Default Methods Modifier and Type Method Description static ElastictranscoderPresetVideo.Builderbuilder()default StringgetAspectRatio()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#aspect_ratio ElastictranscoderPreset#aspect_ratio}.default StringgetBitRate()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#bit_rate ElastictranscoderPreset#bit_rate}.default StringgetCodec()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#codec ElastictranscoderPreset#codec}.default StringgetDisplayAspectRatio()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#display_aspect_ratio ElastictranscoderPreset#display_aspect_ratio}.default StringgetFixedGop()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#fixed_gop ElastictranscoderPreset#fixed_gop}.default StringgetFrameRate()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#frame_rate ElastictranscoderPreset#frame_rate}.default StringgetKeyframesMaxDist()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#keyframes_max_dist ElastictranscoderPreset#keyframes_max_dist}.default StringgetMaxFrameRate()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#max_frame_rate ElastictranscoderPreset#max_frame_rate}.default StringgetMaxHeight()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#max_height ElastictranscoderPreset#max_height}.default StringgetMaxWidth()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#max_width ElastictranscoderPreset#max_width}.default StringgetPaddingPolicy()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#padding_policy ElastictranscoderPreset#padding_policy}.default StringgetResolution()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#resolution ElastictranscoderPreset#resolution}.default StringgetSizingPolicy()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#sizing_policy ElastictranscoderPreset#sizing_policy}.
-
-
-
Method Detail
-
getAspectRatio
@Stability(Stable) @Nullable default String getAspectRatio()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#aspect_ratio ElastictranscoderPreset#aspect_ratio}.
-
getBitRate
@Stability(Stable) @Nullable default String getBitRate()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#bit_rate ElastictranscoderPreset#bit_rate}.
-
getCodec
@Stability(Stable) @Nullable default String getCodec()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#codec ElastictranscoderPreset#codec}.
-
getDisplayAspectRatio
@Stability(Stable) @Nullable default String getDisplayAspectRatio()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#display_aspect_ratio ElastictranscoderPreset#display_aspect_ratio}.
-
getFixedGop
@Stability(Stable) @Nullable default String getFixedGop()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#fixed_gop ElastictranscoderPreset#fixed_gop}.
-
getFrameRate
@Stability(Stable) @Nullable default String getFrameRate()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#frame_rate ElastictranscoderPreset#frame_rate}.
-
getKeyframesMaxDist
@Stability(Stable) @Nullable default String getKeyframesMaxDist()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#keyframes_max_dist ElastictranscoderPreset#keyframes_max_dist}.
-
getMaxFrameRate
@Stability(Stable) @Nullable default String getMaxFrameRate()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#max_frame_rate ElastictranscoderPreset#max_frame_rate}.
-
getMaxHeight
@Stability(Stable) @Nullable default String getMaxHeight()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#max_height ElastictranscoderPreset#max_height}.
-
getMaxWidth
@Stability(Stable) @Nullable default String getMaxWidth()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#max_width ElastictranscoderPreset#max_width}.
-
getPaddingPolicy
@Stability(Stable) @Nullable default String getPaddingPolicy()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#padding_policy ElastictranscoderPreset#padding_policy}.
-
getResolution
@Stability(Stable) @Nullable default String getResolution()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#resolution ElastictranscoderPreset#resolution}.
-
getSizingPolicy
@Stability(Stable) @Nullable default String getSizingPolicy()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#sizing_policy ElastictranscoderPreset#sizing_policy}.
-
builder
@Stability(Stable) static ElastictranscoderPresetVideo.Builder builder()
-
-