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

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

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

Returns:

  • (String)


20743
20744
20745
20746
20747
20748
20749
20750
20751
20752
20753
20754
20755
20756
# File 'lib/aws-sdk-medialive/types.rb', line 20743

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

#channel_placement_groupsArray<String>

Returns:

  • (Array<String>)


20743
20744
20745
20746
20747
20748
20749
20750
20751
20752
20753
20754
20755
20756
# File 'lib/aws-sdk-medialive/types.rb', line 20743

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

#cluster_idString

Returns:

  • (String)


20743
20744
20745
20746
20747
20748
20749
20750
20751
20752
20753
20754
20755
20756
# File 'lib/aws-sdk-medialive/types.rb', line 20743

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

#connection_stateString

Used in DescribeNodeSummary.

Returns:

  • (String)


20743
20744
20745
20746
20747
20748
20749
20750
20751
20752
20753
20754
20755
20756
# File 'lib/aws-sdk-medialive/types.rb', line 20743

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

#idString

Returns:

  • (String)


20743
20744
20745
20746
20747
20748
20749
20750
20751
20752
20753
20754
20755
20756
# File 'lib/aws-sdk-medialive/types.rb', line 20743

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

#instance_arnString

Returns:

  • (String)


20743
20744
20745
20746
20747
20748
20749
20750
20751
20752
20753
20754
20755
20756
# File 'lib/aws-sdk-medialive/types.rb', line 20743

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

#nameString

Returns:

  • (String)


20743
20744
20745
20746
20747
20748
20749
20750
20751
20752
20753
20754
20755
20756
# File 'lib/aws-sdk-medialive/types.rb', line 20743

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

#node_interface_mappingsArray<Types::NodeInterfaceMapping>

Returns:



20743
20744
20745
20746
20747
20748
20749
20750
20751
20752
20753
20754
20755
20756
# File 'lib/aws-sdk-medialive/types.rb', line 20743

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

#roleString

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

Returns:

  • (String)


20743
20744
20745
20746
20747
20748
20749
20750
20751
20752
20753
20754
20755
20756
# File 'lib/aws-sdk-medialive/types.rb', line 20743

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

#stateString

Used in DescribeNodeSummary.

Returns:

  • (String)


20743
20744
20745
20746
20747
20748
20749
20750
20751
20752
20753
20754
20755
20756
# File 'lib/aws-sdk-medialive/types.rb', line 20743

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