Class CfnOffering.ReservationResourceSpecificationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.medialive.CfnOffering.ReservationResourceSpecificationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnOffering.ReservationResourceSpecificationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnOffering.ReservationResourceSpecificationProperty
@Stability(Stable)
@Internal
public static final class CfnOffering.ReservationResourceSpecificationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnOffering.ReservationResourceSpecificationProperty
An implementation for
CfnOffering.ReservationResourceSpecificationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.medialive.CfnOffering.ReservationResourceSpecificationProperty
CfnOffering.ReservationResourceSpecificationProperty.Builder, CfnOffering.ReservationResourceSpecificationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnOffering.ReservationResourceSpecificationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringChannel class, e.g.final StringgetCodec()Codec, e.g.final StringMaximum bitrate, e.g.final StringMaximum framerate, e.g.final StringResolution, e.g.final StringResource type, 'INPUT', 'OUTPUT', 'MULTIPLEX', or 'CHANNEL'.final StringSpecial feature, e.g.final StringVideo quality, e.g.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
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
Constructor that initializes the object based on literal property values passed by theCfnOffering.ReservationResourceSpecificationProperty.Builder.
-
-
Method Details
-
getChannelClass
Description copied from interface:CfnOffering.ReservationResourceSpecificationPropertyChannel class, e.g. 'STANDARD'.- Specified by:
getChannelClassin interfaceCfnOffering.ReservationResourceSpecificationProperty- See Also:
-
getCodec
Description copied from interface:CfnOffering.ReservationResourceSpecificationPropertyCodec, e.g. 'AVC'.- Specified by:
getCodecin interfaceCfnOffering.ReservationResourceSpecificationProperty- See Also:
-
getMaximumBitrate
Description copied from interface:CfnOffering.ReservationResourceSpecificationPropertyMaximum bitrate, e.g. 'MAX_20_MBPS'.- Specified by:
getMaximumBitratein interfaceCfnOffering.ReservationResourceSpecificationProperty- See Also:
-
getMaximumFramerate
Description copied from interface:CfnOffering.ReservationResourceSpecificationPropertyMaximum framerate, e.g. 'MAX_30_FPS' (Outputs only).- Specified by:
getMaximumFrameratein interfaceCfnOffering.ReservationResourceSpecificationProperty- See Also:
-
getResolution
Description copied from interface:CfnOffering.ReservationResourceSpecificationPropertyResolution, e.g. 'HD'.- Specified by:
getResolutionin interfaceCfnOffering.ReservationResourceSpecificationProperty- See Also:
-
getResourceType
Description copied from interface:CfnOffering.ReservationResourceSpecificationPropertyResource type, 'INPUT', 'OUTPUT', 'MULTIPLEX', or 'CHANNEL'.- Specified by:
getResourceTypein interfaceCfnOffering.ReservationResourceSpecificationProperty- See Also:
-
getSpecialFeature
Description copied from interface:CfnOffering.ReservationResourceSpecificationPropertySpecial feature, e.g. 'AUDIO_NORMALIZATION' (Channels only).- Specified by:
getSpecialFeaturein interfaceCfnOffering.ReservationResourceSpecificationProperty- See Also:
-
getVideoQuality
Description copied from interface:CfnOffering.ReservationResourceSpecificationPropertyVideo quality, e.g. 'STANDARD' (Outputs only).- Specified by:
getVideoQualityin interfaceCfnOffering.ReservationResourceSpecificationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-