Class ElastictranscoderPresetVideoOutputReference
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.ComplexObject
-
- com.hashicorp.cdktf.providers.aws.elastictranscoder_preset.ElastictranscoderPresetVideoOutputReference
-
- All Implemented Interfaces:
com.hashicorp.cdktf.IInterpolatingParent,com.hashicorp.cdktf.IResolvable,com.hashicorp.cdktf.ITerraformAddressable,software.amazon.jsii.JsiiSerializable
@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)", date="2023-06-30T04:56:52.972Z") @Stability(Stable) public class ElastictranscoderPresetVideoOutputReference extends com.hashicorp.cdktf.ComplexObject
-
-
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.IInterpolatingParent
com.hashicorp.cdktf.IInterpolatingParent.Jsii$Default, com.hashicorp.cdktf.IInterpolatingParent.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description ElastictranscoderPresetVideoOutputReference(com.hashicorp.cdktf.IInterpolatingParent terraformResource, String terraformAttribute)protectedElastictranscoderPresetVideoOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedElastictranscoderPresetVideoOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
Method Summary
-
Methods inherited from class com.hashicorp.cdktf.ComplexObject
computeFqn, getAnyMapAttribute, getBooleanAttribute, getBooleanMapAttribute, getComplexObjectIndex, getComplexObjectIsFromSet, getCreationStack, getFqn, getListAttribute, getNumberAttribute, getNumberListAttribute, getNumberMapAttribute, getStringAttribute, getStringMapAttribute, getTerraformAttribute, getTerraformResource, interpolationAsList, interpolationForAttribute, resolve, setComplexObjectIndex, setComplexObjectIndex, setComplexObjectIsFromSet, setTerraformAttribute, setTerraformResource, toString
-
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
-
-
-
Constructor Detail
-
ElastictranscoderPresetVideoOutputReference
protected ElastictranscoderPresetVideoOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
ElastictranscoderPresetVideoOutputReference
protected ElastictranscoderPresetVideoOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
-
ElastictranscoderPresetVideoOutputReference
@Stability(Stable) public ElastictranscoderPresetVideoOutputReference(@NotNull com.hashicorp.cdktf.IInterpolatingParent terraformResource, @NotNull String terraformAttribute)- Parameters:
terraformResource- The parent resource. This parameter is required.terraformAttribute- The attribute on the parent resource this class is referencing. This parameter is required.
-
-
Method Detail
-
resetAspectRatio
@Stability(Stable) public void resetAspectRatio()
-
resetBitRate
@Stability(Stable) public void resetBitRate()
-
resetCodec
@Stability(Stable) public void resetCodec()
-
resetDisplayAspectRatio
@Stability(Stable) public void resetDisplayAspectRatio()
-
resetFixedGop
@Stability(Stable) public void resetFixedGop()
-
resetFrameRate
@Stability(Stable) public void resetFrameRate()
-
resetKeyframesMaxDist
@Stability(Stable) public void resetKeyframesMaxDist()
-
resetMaxFrameRate
@Stability(Stable) public void resetMaxFrameRate()
-
resetMaxHeight
@Stability(Stable) public void resetMaxHeight()
-
resetMaxWidth
@Stability(Stable) public void resetMaxWidth()
-
resetPaddingPolicy
@Stability(Stable) public void resetPaddingPolicy()
-
resetResolution
@Stability(Stable) public void resetResolution()
-
resetSizingPolicy
@Stability(Stable) public void resetSizingPolicy()
-
getAspectRatioInput
@Stability(Stable) @Nullable public String getAspectRatioInput()
-
getBitRateInput
@Stability(Stable) @Nullable public String getBitRateInput()
-
getCodecInput
@Stability(Stable) @Nullable public String getCodecInput()
-
getDisplayAspectRatioInput
@Stability(Stable) @Nullable public String getDisplayAspectRatioInput()
-
getFixedGopInput
@Stability(Stable) @Nullable public String getFixedGopInput()
-
getFrameRateInput
@Stability(Stable) @Nullable public String getFrameRateInput()
-
getKeyframesMaxDistInput
@Stability(Stable) @Nullable public String getKeyframesMaxDistInput()
-
getMaxFrameRateInput
@Stability(Stable) @Nullable public String getMaxFrameRateInput()
-
getMaxHeightInput
@Stability(Stable) @Nullable public String getMaxHeightInput()
-
getMaxWidthInput
@Stability(Stable) @Nullable public String getMaxWidthInput()
-
getPaddingPolicyInput
@Stability(Stable) @Nullable public String getPaddingPolicyInput()
-
getResolutionInput
@Stability(Stable) @Nullable public String getResolutionInput()
-
getSizingPolicyInput
@Stability(Stable) @Nullable public String getSizingPolicyInput()
-
getAspectRatio
@Stability(Stable) @NotNull public String getAspectRatio()
-
setAspectRatio
@Stability(Stable) public void setAspectRatio(@NotNull String value)
-
getBitRate
@Stability(Stable) @NotNull public String getBitRate()
-
setBitRate
@Stability(Stable) public void setBitRate(@NotNull String value)
-
getCodec
@Stability(Stable) @NotNull public String getCodec()
-
setCodec
@Stability(Stable) public void setCodec(@NotNull String value)
-
getDisplayAspectRatio
@Stability(Stable) @NotNull public String getDisplayAspectRatio()
-
setDisplayAspectRatio
@Stability(Stable) public void setDisplayAspectRatio(@NotNull String value)
-
getFixedGop
@Stability(Stable) @NotNull public String getFixedGop()
-
setFixedGop
@Stability(Stable) public void setFixedGop(@NotNull String value)
-
getFrameRate
@Stability(Stable) @NotNull public String getFrameRate()
-
setFrameRate
@Stability(Stable) public void setFrameRate(@NotNull String value)
-
getKeyframesMaxDist
@Stability(Stable) @NotNull public String getKeyframesMaxDist()
-
setKeyframesMaxDist
@Stability(Stable) public void setKeyframesMaxDist(@NotNull String value)
-
getMaxFrameRate
@Stability(Stable) @NotNull public String getMaxFrameRate()
-
setMaxFrameRate
@Stability(Stable) public void setMaxFrameRate(@NotNull String value)
-
getMaxHeight
@Stability(Stable) @NotNull public String getMaxHeight()
-
setMaxHeight
@Stability(Stable) public void setMaxHeight(@NotNull String value)
-
getMaxWidth
@Stability(Stable) @NotNull public String getMaxWidth()
-
setMaxWidth
@Stability(Stable) public void setMaxWidth(@NotNull String value)
-
getPaddingPolicy
@Stability(Stable) @NotNull public String getPaddingPolicy()
-
setPaddingPolicy
@Stability(Stable) public void setPaddingPolicy(@NotNull String value)
-
getResolution
@Stability(Stable) @NotNull public String getResolution()
-
setResolution
@Stability(Stable) public void setResolution(@NotNull String value)
-
getSizingPolicy
@Stability(Stable) @NotNull public String getSizingPolicy()
-
setSizingPolicy
@Stability(Stable) public void setSizingPolicy(@NotNull String value)
-
getInternalValue
@Stability(Stable) @Nullable public ElastictranscoderPresetVideo getInternalValue()
-
setInternalValue
@Stability(Stable) public void setInternalValue(@Nullable ElastictranscoderPresetVideo value)
-
-