Class ElastictranscoderPresetVideo.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.aws.elastictranscoder_preset.ElastictranscoderPresetVideo.Jsii$Proxy
-
- All Implemented Interfaces:
ElastictranscoderPresetVideo,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- ElastictranscoderPresetVideo
@Stability(Stable) @Internal public static final class ElastictranscoderPresetVideo.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ElastictranscoderPresetVideo
An implementation forElastictranscoderPresetVideo
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.providers.aws.elastictranscoder_preset.ElastictranscoderPresetVideo
ElastictranscoderPresetVideo.Builder, ElastictranscoderPresetVideo.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(ElastictranscoderPresetVideo.Builder builder)Constructor that initializes the object based on literal property values passed by theElastictranscoderPresetVideo.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)Constructor that initializes the object based on values retrieved from the JsiiObject.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.fasterxml.jackson.databind.JsonNode$jsii$toJson()booleanequals(Object o)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}.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}.StringgetCodec()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#codec ElastictranscoderPreset#codec}.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}.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}.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}.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}.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}.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}.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}.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}.StringgetResolution()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#resolution ElastictranscoderPreset#resolution}.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}.inthashCode()
-
-
-
Constructor Detail
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(ElastictranscoderPresetVideo.Builder builder)
Constructor that initializes the object based on literal property values passed by theElastictranscoderPresetVideo.Builder.
-
-
Method Detail
-
getAspectRatio
public final String getAspectRatio()
Description copied from interface:ElastictranscoderPresetVideoDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#aspect_ratio ElastictranscoderPreset#aspect_ratio}.- Specified by:
getAspectRatioin interfaceElastictranscoderPresetVideo
-
getBitRate
public final String getBitRate()
Description copied from interface:ElastictranscoderPresetVideoDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#bit_rate ElastictranscoderPreset#bit_rate}.- Specified by:
getBitRatein interfaceElastictranscoderPresetVideo
-
getCodec
public final String getCodec()
Description copied from interface:ElastictranscoderPresetVideoDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#codec ElastictranscoderPreset#codec}.- Specified by:
getCodecin interfaceElastictranscoderPresetVideo
-
getDisplayAspectRatio
public final String getDisplayAspectRatio()
Description copied from interface:ElastictranscoderPresetVideoDocs 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}.- Specified by:
getDisplayAspectRatioin interfaceElastictranscoderPresetVideo
-
getFixedGop
public final String getFixedGop()
Description copied from interface:ElastictranscoderPresetVideoDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#fixed_gop ElastictranscoderPreset#fixed_gop}.- Specified by:
getFixedGopin interfaceElastictranscoderPresetVideo
-
getFrameRate
public final String getFrameRate()
Description copied from interface:ElastictranscoderPresetVideoDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#frame_rate ElastictranscoderPreset#frame_rate}.- Specified by:
getFrameRatein interfaceElastictranscoderPresetVideo
-
getKeyframesMaxDist
public final String getKeyframesMaxDist()
Description copied from interface:ElastictranscoderPresetVideoDocs 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}.- Specified by:
getKeyframesMaxDistin interfaceElastictranscoderPresetVideo
-
getMaxFrameRate
public final String getMaxFrameRate()
Description copied from interface:ElastictranscoderPresetVideoDocs 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}.- Specified by:
getMaxFrameRatein interfaceElastictranscoderPresetVideo
-
getMaxHeight
public final String getMaxHeight()
Description copied from interface:ElastictranscoderPresetVideoDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#max_height ElastictranscoderPreset#max_height}.- Specified by:
getMaxHeightin interfaceElastictranscoderPresetVideo
-
getMaxWidth
public final String getMaxWidth()
Description copied from interface:ElastictranscoderPresetVideoDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#max_width ElastictranscoderPreset#max_width}.- Specified by:
getMaxWidthin interfaceElastictranscoderPresetVideo
-
getPaddingPolicy
public final String getPaddingPolicy()
Description copied from interface:ElastictranscoderPresetVideoDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#padding_policy ElastictranscoderPreset#padding_policy}.- Specified by:
getPaddingPolicyin interfaceElastictranscoderPresetVideo
-
getResolution
public final String getResolution()
Description copied from interface:ElastictranscoderPresetVideoDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#resolution ElastictranscoderPreset#resolution}.- Specified by:
getResolutionin interfaceElastictranscoderPresetVideo
-
getSizingPolicy
public final String getSizingPolicy()
Description copied from interface:ElastictranscoderPresetVideoDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#sizing_policy ElastictranscoderPreset#sizing_policy}.- Specified by:
getSizingPolicyin interfaceElastictranscoderPresetVideo
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
-