Class CfnChannel
- All Implemented Interfaces:
IConstruct
,IDependable
,IInspectable
,software.amazon.jsii.JsiiSerializable
,software.constructs.IConstruct
AWS::IVS::Channel
.
The AWS::IVS::Channel
resource specifies an channel. A channel stores configuration information related to your live stream. For more information, see CreateChannel in the Amazon Interactive Video Service API Reference .
By default, the IVS API CreateChannel endpoint creates a stream key in addition to a channel. The Channel resource does not create a stream key; to create a stream key, use the StreamKey resource instead.
Example:
// The code below shows an example of how to instantiate this type. // The values are placeholders you should change. import software.amazon.awscdk.services.ivs.*; CfnChannel cfnChannel = CfnChannel.Builder.create(this, "MyCfnChannel") .authorized(false) .insecureIngest(false) .latencyMode("latencyMode") .name("name") .recordingConfigurationArn("recordingConfigurationArn") .tags(List.of(CfnTag.builder() .key("key") .value("value") .build())) .type("type") .build();
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.core.IConstruct
IConstruct.Jsii$Default
Nested classes/interfaces inherited from interface software.constructs.IConstruct
software.constructs.IConstruct.Jsii$Default
Nested classes/interfaces inherited from interface software.amazon.awscdk.core.IInspectable
IInspectable.Jsii$Default, IInspectable.Jsii$Proxy
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
The CloudFormation resource type name for this resource class. -
Constructor Summary
ModifierConstructorDescriptionCfnChannel
(Construct scope, String id) Create a newAWS::IVS::Channel
.CfnChannel
(Construct scope, String id, CfnChannelProps props) Create a newAWS::IVS::Channel
.protected
CfnChannel
(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) protected
CfnChannel
(software.amazon.jsii.JsiiObjectRef objRef) -
Method Summary
Modifier and TypeMethodDescriptionThe channel ARN.Channel ingest endpoint, part of the definition of an ingest server, used when you set up streaming software.Channel playback URL.Whether the channel is authorized.Whether the channel allows insecure RTMP ingest.Channel latency mode.getName()
Channel name.The ARN of a RecordingConfiguration resource.getTags()
An array of key-value pairs to apply to this resource.getType()
The channel type, which determines the allowable resolution and bitrate.void
inspect
(TreeInspector inspector) Examines the CloudFormation resource and discloses attributes.renderProperties
(Map<String, Object> props) void
setAuthorized
(Boolean value) Whether the channel is authorized.void
setAuthorized
(IResolvable value) Whether the channel is authorized.void
setInsecureIngest
(Boolean value) Whether the channel allows insecure RTMP ingest.void
setInsecureIngest
(IResolvable value) Whether the channel allows insecure RTMP ingest.void
setLatencyMode
(String value) Channel latency mode.void
Channel name.void
The ARN of a RecordingConfiguration resource.void
The channel type, which determines the allowable resolution and bitrate.Methods inherited from class software.amazon.awscdk.core.CfnResource
addDeletionOverride, addDependsOn, addMetadata, addOverride, addPropertyDeletionOverride, addPropertyOverride, applyRemovalPolicy, applyRemovalPolicy, applyRemovalPolicy, getAtt, getCfnOptions, getCfnResourceType, getMetadata, getUpdatedProperites, isCfnResource, shouldSynthesize, toString, validateProperties
Methods inherited from class software.amazon.awscdk.core.CfnRefElement
getRef
Methods inherited from class software.amazon.awscdk.core.CfnElement
getCreationStack, getLogicalId, getStack, isCfnElement, overrideLogicalId
Methods inherited from class software.amazon.awscdk.core.Construct
getNode, isConstruct, onPrepare, onSynthesize, onValidate, prepare, synthesize, validate
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Field Details
-
CFN_RESOURCE_TYPE_NAME
The CloudFormation resource type name for this resource class.
-
-
Constructor Details
-
CfnChannel
protected CfnChannel(software.amazon.jsii.JsiiObjectRef objRef) -
CfnChannel
protected CfnChannel(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) -
CfnChannel
@Stability(Stable) public CfnChannel(@NotNull Construct scope, @NotNull String id, @Nullable CfnChannelProps props) Create a newAWS::IVS::Channel
.- Parameters:
scope
-- scope in which this resource is defined.
id
-- scoped id of the resource.
props
-- resource properties.
-
CfnChannel
Create a newAWS::IVS::Channel
.- Parameters:
scope
-- scope in which this resource is defined.
id
-- scoped id of the resource.
-
-
Method Details
-
inspect
Examines the CloudFormation resource and discloses attributes.- Specified by:
inspect
in interfaceIInspectable
- Parameters:
inspector
-- tree inspector to collect and process attributes.
-
renderProperties
@Stability(Stable) @NotNull protected Map<String,Object> renderProperties(@NotNull Map<String, Object> props) - Overrides:
renderProperties
in classCfnResource
- Parameters:
props
- This parameter is required.
-
getAttrArn
The channel ARN.For example:
arn:aws:ivs:us-west-2:123456789012:channel/abcdABCDefgh
-
getAttrIngestEndpoint
Channel ingest endpoint, part of the definition of an ingest server, used when you set up streaming software.For example:
a1b2c3d4e5f6.global-contribute.live-video.net
-
getAttrPlaybackUrl
Channel playback URL.For example:
https://a1b2c3d4e5f6.us-west-2.playback.live-video.net/api/video/v1/us-west-2.123456789012.channel.abcdEFGH.m3u8
-
getCfnProperties
- Overrides:
getCfnProperties
in classCfnResource
-
getTags
An array of key-value pairs to apply to this resource.For more information, see Tag .
-
getAuthorized
Whether the channel is authorized.Default :
false
-
setAuthorized
Whether the channel is authorized.Default :
false
-
setAuthorized
Whether the channel is authorized.Default :
false
-
getInsecureIngest
Whether the channel allows insecure RTMP ingest.Default :
false
-
setInsecureIngest
Whether the channel allows insecure RTMP ingest.Default :
false
-
setInsecureIngest
Whether the channel allows insecure RTMP ingest.Default :
false
-
getLatencyMode
Channel latency mode. Valid values:.NORMAL
: Use NORMAL to broadcast and deliver live video up to Full HD.LOW
: Use LOW for near real-time interactions with viewers.
In the console,
LOW
andNORMAL
correspond toUltra-low
andStandard
, respectively.Default :
LOW
-
setLatencyMode
Channel latency mode. Valid values:.NORMAL
: Use NORMAL to broadcast and deliver live video up to Full HD.LOW
: Use LOW for near real-time interactions with viewers.
In the console,
LOW
andNORMAL
correspond toUltra-low
andStandard
, respectively.Default :
LOW
-
getName
Channel name. -
setName
Channel name. -
getRecordingConfigurationArn
The ARN of a RecordingConfiguration resource.An empty string indicates that recording is disabled for the channel. A RecordingConfiguration ARN indicates that recording is enabled using the specified recording configuration. See the RecordingConfiguration resource for more information and an example.
Default : "" (empty string, recording is disabled)
-
setRecordingConfigurationArn
The ARN of a RecordingConfiguration resource.An empty string indicates that recording is disabled for the channel. A RecordingConfiguration ARN indicates that recording is enabled using the specified recording configuration. See the RecordingConfiguration resource for more information and an example.
Default : "" (empty string, recording is disabled)
-
getType
The channel type, which determines the allowable resolution and bitrate.If you exceed the allowable resolution or bitrate, the stream probably will disconnect immediately. Valid values:
STANDARD
: Video is transcoded: multiple qualities are generated from the original input to automatically give viewers the best experience for their devices and network conditions. Transcoding allows higher playback quality across a range of download speeds. Resolution can be up to 1080p and bitrate can be up to 8.5 Mbps. Audio is transcoded only for renditions 360p and below; above that, audio is passed through.BASIC
: Video is transmuxed: Amazon IVS delivers the original input to viewers. The viewer’s video-quality choice is limited to the original input. Resolution can be up to 1080p and bitrate can be up to 1.5 Mbps for 480p and up to 3.5 Mbps for resolutions between 480p and 1080p.
Default :
STANDARD
-
setType
The channel type, which determines the allowable resolution and bitrate.If you exceed the allowable resolution or bitrate, the stream probably will disconnect immediately. Valid values:
STANDARD
: Video is transcoded: multiple qualities are generated from the original input to automatically give viewers the best experience for their devices and network conditions. Transcoding allows higher playback quality across a range of download speeds. Resolution can be up to 1080p and bitrate can be up to 8.5 Mbps. Audio is transcoded only for renditions 360p and below; above that, audio is passed through.BASIC
: Video is transmuxed: Amazon IVS delivers the original input to viewers. The viewer’s video-quality choice is limited to the original input. Resolution can be up to 1080p and bitrate can be up to 1.5 Mbps for 480p and up to 3.5 Mbps for resolutions between 480p and 1080p.
Default :
STANDARD
-