amazonka-medialive-2.0: Amazon Elemental MediaLive SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.MediaLive.StopChannel

Description

Stops a running channel

Synopsis

Creating a Request

data StopChannel Source #

Placeholder documentation for StopChannelRequest

See: newStopChannel smart constructor.

Constructors

StopChannel' 

Fields

Instances

Instances details
ToJSON StopChannel Source # 
Instance details

Defined in Amazonka.MediaLive.StopChannel

ToHeaders StopChannel Source # 
Instance details

Defined in Amazonka.MediaLive.StopChannel

Methods

toHeaders :: StopChannel -> [Header] #

ToPath StopChannel Source # 
Instance details

Defined in Amazonka.MediaLive.StopChannel

ToQuery StopChannel Source # 
Instance details

Defined in Amazonka.MediaLive.StopChannel

AWSRequest StopChannel Source # 
Instance details

Defined in Amazonka.MediaLive.StopChannel

Associated Types

type AWSResponse StopChannel #

Generic StopChannel Source # 
Instance details

Defined in Amazonka.MediaLive.StopChannel

Associated Types

type Rep StopChannel :: Type -> Type #

Read StopChannel Source # 
Instance details

Defined in Amazonka.MediaLive.StopChannel

Show StopChannel Source # 
Instance details

Defined in Amazonka.MediaLive.StopChannel

NFData StopChannel Source # 
Instance details

Defined in Amazonka.MediaLive.StopChannel

Methods

rnf :: StopChannel -> () #

Eq StopChannel Source # 
Instance details

Defined in Amazonka.MediaLive.StopChannel

Hashable StopChannel Source # 
Instance details

Defined in Amazonka.MediaLive.StopChannel

type AWSResponse StopChannel Source # 
Instance details

Defined in Amazonka.MediaLive.StopChannel

type Rep StopChannel Source # 
Instance details

Defined in Amazonka.MediaLive.StopChannel

type Rep StopChannel = D1 ('MetaData "StopChannel" "Amazonka.MediaLive.StopChannel" "amazonka-medialive-2.0-FK9HUAz0OmeIH2i6eRdod0" 'False) (C1 ('MetaCons "StopChannel'" 'PrefixI 'True) (S1 ('MetaSel ('Just "channelId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newStopChannel Source #

Create a value of StopChannel with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

StopChannel, stopChannel_channelId - A request to stop a running channel

Request Lenses

stopChannel_channelId :: Lens' StopChannel Text Source #

A request to stop a running channel

Destructuring the Response

data StopChannelResponse Source #

Placeholder documentation for StopChannelResponse

See: newStopChannelResponse smart constructor.

Constructors

StopChannelResponse' 

Fields

Instances

Instances details
Generic StopChannelResponse Source # 
Instance details

Defined in Amazonka.MediaLive.StopChannel

Associated Types

type Rep StopChannelResponse :: Type -> Type #

Read StopChannelResponse Source # 
Instance details

Defined in Amazonka.MediaLive.StopChannel

Show StopChannelResponse Source # 
Instance details

Defined in Amazonka.MediaLive.StopChannel

NFData StopChannelResponse Source # 
Instance details

Defined in Amazonka.MediaLive.StopChannel

Methods

rnf :: StopChannelResponse -> () #

Eq StopChannelResponse Source # 
Instance details

Defined in Amazonka.MediaLive.StopChannel

type Rep StopChannelResponse Source # 
Instance details

Defined in Amazonka.MediaLive.StopChannel

type Rep StopChannelResponse = D1 ('MetaData "StopChannelResponse" "Amazonka.MediaLive.StopChannel" "amazonka-medialive-2.0-FK9HUAz0OmeIH2i6eRdod0" 'False) (C1 ('MetaCons "StopChannelResponse'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "cdiInputSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CdiInputSpecification))) :*: (S1 ('MetaSel ('Just "channelClass") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ChannelClass)) :*: S1 ('MetaSel ('Just "destinations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [OutputDestination])))) :*: ((S1 ('MetaSel ('Just "egressEndpoints") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ChannelEgressEndpoint])) :*: S1 ('MetaSel ('Just "encoderSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EncoderSettings))) :*: (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "inputAttachments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [InputAttachment])) :*: S1 ('MetaSel ('Just "inputSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputSpecification)))))) :*: (((S1 ('MetaSel ('Just "logLevel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LogLevel)) :*: S1 ('MetaSel ('Just "maintenance") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MaintenanceStatus))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "pipelineDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PipelineDetail])) :*: S1 ('MetaSel ('Just "pipelinesRunningCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))) :*: ((S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "state") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ChannelState))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "vpc") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VpcOutputSettingsDescription)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))))

newStopChannelResponse Source #

Create a value of StopChannelResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

StopChannelResponse, stopChannelResponse_arn - The unique arn of the channel.

StopChannelResponse, stopChannelResponse_cdiInputSpecification - Specification of CDI inputs for this channel

StopChannelResponse, stopChannelResponse_channelClass - The class for this channel. STANDARD for a channel with two pipelines or SINGLE_PIPELINE for a channel with one pipeline.

StopChannelResponse, stopChannelResponse_destinations - A list of destinations of the channel. For UDP outputs, there is one destination per output. For other types (HLS, for example), there is one destination per packager.

StopChannelResponse, stopChannelResponse_egressEndpoints - The endpoints where outgoing connections initiate from

StopChannelResponse, stopChannelResponse_encoderSettings - Undocumented member.

StopChannelResponse, stopChannelResponse_id - The unique id of the channel.

StopChannelResponse, stopChannelResponse_inputAttachments - List of input attachments for channel.

StopChannelResponse, stopChannelResponse_inputSpecification - Specification of network and file inputs for this channel

StopChannelResponse, stopChannelResponse_logLevel - The log level being written to CloudWatch Logs.

StopChannelResponse, stopChannelResponse_maintenance - Maintenance settings for this channel.

StopChannelResponse, stopChannelResponse_name - The name of the channel. (user-mutable)

StopChannelResponse, stopChannelResponse_pipelineDetails - Runtime details for the pipelines of a running channel.

StopChannelResponse, stopChannelResponse_pipelinesRunningCount - The number of currently healthy pipelines.

StopChannelResponse, stopChannelResponse_roleArn - The Amazon Resource Name (ARN) of the role assumed when running the Channel.

StopChannelResponse, stopChannelResponse_state - Undocumented member.

StopChannelResponse, stopChannelResponse_tags - A collection of key-value pairs.

StopChannelResponse, stopChannelResponse_vpc - Settings for VPC output

$sel:httpStatus:StopChannelResponse', stopChannelResponse_httpStatus - The response's http status code.

Response Lenses

stopChannelResponse_channelClass :: Lens' StopChannelResponse (Maybe ChannelClass) Source #

The class for this channel. STANDARD for a channel with two pipelines or SINGLE_PIPELINE for a channel with one pipeline.

stopChannelResponse_destinations :: Lens' StopChannelResponse (Maybe [OutputDestination]) Source #

A list of destinations of the channel. For UDP outputs, there is one destination per output. For other types (HLS, for example), there is one destination per packager.

stopChannelResponse_egressEndpoints :: Lens' StopChannelResponse (Maybe [ChannelEgressEndpoint]) Source #

The endpoints where outgoing connections initiate from

stopChannelResponse_inputSpecification :: Lens' StopChannelResponse (Maybe InputSpecification) Source #

Specification of network and file inputs for this channel

stopChannelResponse_logLevel :: Lens' StopChannelResponse (Maybe LogLevel) Source #

The log level being written to CloudWatch Logs.

stopChannelResponse_name :: Lens' StopChannelResponse (Maybe Text) Source #

The name of the channel. (user-mutable)

stopChannelResponse_pipelineDetails :: Lens' StopChannelResponse (Maybe [PipelineDetail]) Source #

Runtime details for the pipelines of a running channel.

stopChannelResponse_roleArn :: Lens' StopChannelResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the role assumed when running the Channel.