Lines Matching refs:StartChannelOutput

4504 … StartChannelRequest(input *StartChannelInput) (req *request.Request, output *StartChannelOutput) {
4515 output = &StartChannelOutput{}
4549 func (c *MediaLive) StartChannel(input *StartChannelInput) (*StartChannelOutput, error) {
4563 …t(ctx aws.Context, input *StartChannelInput, opts ...request.Option) (*StartChannelOutput, error) {
24468 type StartChannelOutput struct { struct
24512 func (s StartChannelOutput) String() string { argument
24517 func (s StartChannelOutput) GoString() string { argument
24522 func (s *StartChannelOutput) SetArn(v string) *StartChannelOutput { argument
24528 func (s *StartChannelOutput) SetCdiInputSpecification(v *CdiInputSpecification) *StartChannelOutput argument
24534 func (s *StartChannelOutput) SetChannelClass(v string) *StartChannelOutput { argument
24540 func (s *StartChannelOutput) SetDestinations(v []*OutputDestination) *StartChannelOutput { argument
24546 func (s *StartChannelOutput) SetEgressEndpoints(v []*ChannelEgressEndpoint) *StartChannelOutput { argument
24552 func (s *StartChannelOutput) SetEncoderSettings(v *EncoderSettings) *StartChannelOutput { argument
24558 func (s *StartChannelOutput) SetId(v string) *StartChannelOutput { argument
24564 func (s *StartChannelOutput) SetInputAttachments(v []*InputAttachment) *StartChannelOutput { argument
24570 func (s *StartChannelOutput) SetInputSpecification(v *InputSpecification) *StartChannelOutput { argument
24576 func (s *StartChannelOutput) SetLogLevel(v string) *StartChannelOutput { argument
24582 func (s *StartChannelOutput) SetName(v string) *StartChannelOutput { argument
24588 func (s *StartChannelOutput) SetPipelineDetails(v []*PipelineDetail) *StartChannelOutput { argument
24594 func (s *StartChannelOutput) SetPipelinesRunningCount(v int64) *StartChannelOutput { argument
24600 func (s *StartChannelOutput) SetRoleArn(v string) *StartChannelOutput { argument
24606 func (s *StartChannelOutput) SetState(v string) *StartChannelOutput { argument
24612 func (s *StartChannelOutput) SetTags(v map[string]*string) *StartChannelOutput { argument
24618 func (s *StartChannelOutput) SetVpc(v *VpcOutputSettingsDescription) *StartChannelOutput { argument