Class: Aws::MediaLive::Types::CreateNodeResponse

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)


18655
18656
18657
18658
18659
18660
18661
18662
18663
18664
18665
18666
18667
18668
# File 'lib/aws-sdk-medialive/types.rb', line 18655

class CreateNodeResponse < 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>)


18655
18656
18657
18658
18659
18660
18661
18662
18663
18664
18665
18666
18667
18668
# File 'lib/aws-sdk-medialive/types.rb', line 18655

class CreateNodeResponse < 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)


18655
18656
18657
18658
18659
18660
18661
18662
18663
18664
18665
18666
18667
18668
# File 'lib/aws-sdk-medialive/types.rb', line 18655

class CreateNodeResponse < 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)


18655
18656
18657
18658
18659
18660
18661
18662
18663
18664
18665
18666
18667
18668
# File 'lib/aws-sdk-medialive/types.rb', line 18655

class CreateNodeResponse < 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)


18655
18656
18657
18658
18659
18660
18661
18662
18663
18664
18665
18666
18667
18668
# File 'lib/aws-sdk-medialive/types.rb', line 18655

class CreateNodeResponse < 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)


18655
18656
18657
18658
18659
18660
18661
18662
18663
18664
18665
18666
18667
18668
# File 'lib/aws-sdk-medialive/types.rb', line 18655

class CreateNodeResponse < 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)


18655
18656
18657
18658
18659
18660
18661
18662
18663
18664
18665
18666
18667
18668
# File 'lib/aws-sdk-medialive/types.rb', line 18655

class CreateNodeResponse < 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:



18655
18656
18657
18658
18659
18660
18661
18662
18663
18664
18665
18666
18667
18668
# File 'lib/aws-sdk-medialive/types.rb', line 18655

class CreateNodeResponse < 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)


18655
18656
18657
18658
18659
18660
18661
18662
18663
18664
18665
18666
18667
18668
# File 'lib/aws-sdk-medialive/types.rb', line 18655

class CreateNodeResponse < 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)


18655
18656
18657
18658
18659
18660
18661
18662
18663
18664
18665
18666
18667
18668
# File 'lib/aws-sdk-medialive/types.rb', line 18655

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