Class: Aws::MediaLive::Types::UpdateNodeStateResponse

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#arn ⇒ String

Returns:

  • (String)


21634
21635
21636
21637
21638
21639
21640
21641
21642
21643
21644
21645
21646
21647
21648
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 21634

class UpdateNodeStateResponse < Struct.new(
  :arn,
  :channel_placement_groups,
  :cluster_id,
  :connection_state,
  :id,
  :instance_arn,
  :name,
  :node_interface_mappings,
  :role,
  :state,
  :sdi_source_mappings)
  SENSITIVE = []
  include Aws::Structure
end

#channel_placement_groups ⇒ Array<String>

Returns:

  • (Array<String>)


21634
21635
21636
21637
21638
21639
21640
21641
21642
21643
21644
21645
21646
21647
21648
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 21634

class UpdateNodeStateResponse < Struct.new(
  :arn,
  :channel_placement_groups,
  :cluster_id,
  :connection_state,
  :id,
  :instance_arn,
  :name,
  :node_interface_mappings,
  :role,
  :state,
  :sdi_source_mappings)
  SENSITIVE = []
  include Aws::Structure
end

#cluster_id ⇒ String

Returns:

  • (String)


21634
21635
21636
21637
21638
21639
21640
21641
21642
21643
21644
21645
21646
21647
21648
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 21634

class UpdateNodeStateResponse < Struct.new(
  :arn,
  :channel_placement_groups,
  :cluster_id,
  :connection_state,
  :id,
  :instance_arn,
  :name,
  :node_interface_mappings,
  :role,
  :state,
  :sdi_source_mappings)
  SENSITIVE = []
  include Aws::Structure
end

#connection_state ⇒ String

Used in DescribeNodeSummary.

Returns:

  • (String)


21634
21635
21636
21637
21638
21639
21640
21641
21642
21643
21644
21645
21646
21647
21648
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 21634

class UpdateNodeStateResponse < Struct.new(
  :arn,
  :channel_placement_groups,
  :cluster_id,
  :connection_state,
  :id,
  :instance_arn,
  :name,
  :node_interface_mappings,
  :role,
  :state,
  :sdi_source_mappings)
  SENSITIVE = []
  include Aws::Structure
end

#id ⇒ String

Returns:

  • (String)


21634
21635
21636
21637
21638
21639
21640
21641
21642
21643
21644
21645
21646
21647
21648
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 21634

class UpdateNodeStateResponse < Struct.new(
  :arn,
  :channel_placement_groups,
  :cluster_id,
  :connection_state,
  :id,
  :instance_arn,
  :name,
  :node_interface_mappings,
  :role,
  :state,
  :sdi_source_mappings)
  SENSITIVE = []
  include Aws::Structure
end

#instance_arn ⇒ String

Returns:

  • (String)


21634
21635
21636
21637
21638
21639
21640
21641
21642
21643
21644
21645
21646
21647
21648
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 21634

class UpdateNodeStateResponse < Struct.new(
  :arn,
  :channel_placement_groups,
  :cluster_id,
  :connection_state,
  :id,
  :instance_arn,
  :name,
  :node_interface_mappings,
  :role,
  :state,
  :sdi_source_mappings)
  SENSITIVE = []
  include Aws::Structure
end

#name ⇒ String

Returns:

  • (String)


21634
21635
21636
21637
21638
21639
21640
21641
21642
21643
21644
21645
21646
21647
21648
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 21634

class UpdateNodeStateResponse < Struct.new(
  :arn,
  :channel_placement_groups,
  :cluster_id,
  :connection_state,
  :id,
  :instance_arn,
  :name,
  :node_interface_mappings,
  :role,
  :state,
  :sdi_source_mappings)
  SENSITIVE = []
  include Aws::Structure
end

#node_interface_mappings ⇒ Array<Types::NodeInterfaceMapping>

Returns:



21634
21635
21636
21637
21638
21639
21640
21641
21642
21643
21644
21645
21646
21647
21648
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 21634

class UpdateNodeStateResponse < Struct.new(
  :arn,
  :channel_placement_groups,
  :cluster_id,
  :connection_state,
  :id,
  :instance_arn,
  :name,
  :node_interface_mappings,
  :role,
  :state,
  :sdi_source_mappings)
  SENSITIVE = []
  include Aws::Structure
end

#role ⇒ String

Used in CreateNodeRequest, CreateNodeRegistrationScriptRequest, DescribeNodeResult, DescribeNodeSummary, UpdateNodeRequest.

Returns:

  • (String)


21634
21635
21636
21637
21638
21639
21640
21641
21642
21643
21644
21645
21646
21647
21648
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 21634

class UpdateNodeStateResponse < Struct.new(
  :arn,
  :channel_placement_groups,
  :cluster_id,
  :connection_state,
  :id,
  :instance_arn,
  :name,
  :node_interface_mappings,
  :role,
  :state,
  :sdi_source_mappings)
  SENSITIVE = []
  include Aws::Structure
end

#sdi_source_mappings ⇒ Array<Types::SdiSourceMapping>

Used in SdiSourceMappings.

Returns:



21634
21635
21636
21637
21638
21639
21640
21641
21642
21643
21644
21645
21646
21647
21648
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 21634

class UpdateNodeStateResponse < Struct.new(
  :arn,
  :channel_placement_groups,
  :cluster_id,
  :connection_state,
  :id,
  :instance_arn,
  :name,
  :node_interface_mappings,
  :role,
  :state,
  :sdi_source_mappings)
  SENSITIVE = []
  include Aws::Structure
end

#state ⇒ String

Used in DescribeNodeSummary.

Returns:

  • (String)


21634
21635
21636
21637
21638
21639
21640
21641
21642
21643
21644
21645
21646
21647
21648
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 21634

class UpdateNodeStateResponse < Struct.new(
  :arn,
  :channel_placement_groups,
  :cluster_id,
  :connection_state,
  :id,
  :instance_arn,
  :name,
  :node_interface_mappings,
  :role,
  :state,
  :sdi_source_mappings)
  SENSITIVE = []
  include Aws::Structure
end