Class CfnChannelMixinProps.Jsii$Proxy
- All Implemented Interfaces:
CfnChannelMixinProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnChannelMixinProps
CfnChannelMixinProps-
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.cfnpropertymixins.services.medialive.CfnChannelMixinProps
CfnChannelMixinProps.Builder, CfnChannelMixinProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnChannelMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnChannelMixinProps.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 ObjectReturns union: eitherIResolvableorCfnChannelPropsMixin.AnywhereSettingsPropertyfinal ObjectSpecification of CDI inputs for this channel.final StringThe class for this channel.final ObjectReturns union: eitherIResolvableorCfnChannelPropsMixin.ChannelEngineVersionRequestPropertyfinal ObjectThe settings that identify the destination for the outputs in this MediaLive output package.final ObjectReturns union: eitherBooleanorIResolvablefinal ObjectThe encoding configuration for the output content.final ObjectThe list of input attachments for the channel.final ObjectThe input specification for this channel.final ObjectReturns union: eitherIResolvableorCfnChannelPropsMixin.LinkedChannelSettingsPropertyfinal StringThe verbosity for logging activity for this channel.final ObjectMaintenance settings for this channel.final StringgetName()Name of channel.final StringThe IAM role for MediaLive to assume when running this channel.final ObjectgetTags()A collection of tags for this channel.final ObjectgetVpc()Settings to enable VPC mode in the channel, so that the endpoints for all outputs are in your VPC.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 theCfnChannelMixinProps.Builder.
-
-
Method Details
-
getAnywhereSettings
Description copied from interface:CfnChannelMixinPropsReturns union: eitherIResolvableorCfnChannelPropsMixin.AnywhereSettingsProperty- Specified by:
getAnywhereSettingsin interfaceCfnChannelMixinProps- See Also:
-
getCdiInputSpecification
Description copied from interface:CfnChannelMixinPropsSpecification of CDI inputs for this channel.Returns union: either
IResolvableorCfnChannelPropsMixin.CdiInputSpecificationProperty- Specified by:
getCdiInputSpecificationin interfaceCfnChannelMixinProps- See Also:
-
getChannelClass
Description copied from interface:CfnChannelMixinPropsThe class for this channel.For a channel with two pipelines, the class is STANDARD. For a channel with one pipeline, the class is SINGLE_PIPELINE.
- Specified by:
getChannelClassin interfaceCfnChannelMixinProps- See Also:
-
getChannelEngineVersion
Description copied from interface:CfnChannelMixinPropsReturns union: eitherIResolvableorCfnChannelPropsMixin.ChannelEngineVersionRequestProperty- Specified by:
getChannelEngineVersionin interfaceCfnChannelMixinProps- See Also:
-
getChannelSecurityGroups
- Specified by:
getChannelSecurityGroupsin interfaceCfnChannelMixinProps- See Also:
-
getDestinations
Description copied from interface:CfnChannelMixinPropsThe settings that identify the destination for the outputs in this MediaLive output package.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnChannelPropsMixin.OutputDestinationProperty>- Specified by:
getDestinationsin interfaceCfnChannelMixinProps- See Also:
-
getDryRun
Description copied from interface:CfnChannelMixinPropsReturns union: eitherBooleanorIResolvable- Specified by:
getDryRunin interfaceCfnChannelMixinProps- See Also:
-
getEncoderSettings
Description copied from interface:CfnChannelMixinPropsThe encoding configuration for the output content.Returns union: either
IResolvableorCfnChannelPropsMixin.EncoderSettingsProperty- Specified by:
getEncoderSettingsin interfaceCfnChannelMixinProps- See Also:
-
getInputAttachments
Description copied from interface:CfnChannelMixinPropsThe list of input attachments for the channel.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnChannelPropsMixin.InputAttachmentProperty>- Specified by:
getInputAttachmentsin interfaceCfnChannelMixinProps- See Also:
-
getInputSpecification
Description copied from interface:CfnChannelMixinPropsThe input specification for this channel.It specifies the key characteristics of the inputs for this channel: the maximum bitrate, the resolution, and the codec.
Returns union: either
IResolvableorCfnChannelPropsMixin.InputSpecificationProperty- Specified by:
getInputSpecificationin interfaceCfnChannelMixinProps- See Also:
-
getLinkedChannelSettings
Description copied from interface:CfnChannelMixinPropsReturns union: eitherIResolvableorCfnChannelPropsMixin.LinkedChannelSettingsProperty- Specified by:
getLinkedChannelSettingsin interfaceCfnChannelMixinProps- See Also:
-
getLogLevel
Description copied from interface:CfnChannelMixinPropsThe verbosity for logging activity for this channel.Charges for logging (which are generated through Amazon CloudWatch Logging) are higher for higher verbosities.
- Specified by:
getLogLevelin interfaceCfnChannelMixinProps- See Also:
-
getMaintenance
Description copied from interface:CfnChannelMixinPropsMaintenance settings for this channel.Returns union: either
IResolvableorCfnChannelPropsMixin.MaintenanceCreateSettingsProperty- Specified by:
getMaintenancein interfaceCfnChannelMixinProps- See Also:
-
getName
Description copied from interface:CfnChannelMixinPropsName of channel.- Specified by:
getNamein interfaceCfnChannelMixinProps- See Also:
-
getRoleArn
Description copied from interface:CfnChannelMixinPropsThe IAM role for MediaLive to assume when running this channel.The role is identified by its ARN.
- Specified by:
getRoleArnin interfaceCfnChannelMixinProps- See Also:
-
getTags
Description copied from interface:CfnChannelMixinPropsA collection of tags for this channel.Each tag is a key-value pair.
- Specified by:
getTagsin interfaceCfnChannelMixinProps- See Also:
-
getVpc
Description copied from interface:CfnChannelMixinPropsSettings to enable VPC mode in the channel, so that the endpoints for all outputs are in your VPC.Returns union: either
IResolvableorCfnChannelPropsMixin.VpcOutputSettingsProperty- Specified by:
getVpcin interfaceCfnChannelMixinProps- 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()
-