Class: Aws::EC2::Types::TransitGatewayMulticastGroup

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

Overview

Describes the transit gateway multicast group resources.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#group_ip_addressString

The IP address assigned to the transit gateway multicast group.

Returns:

  • (String)


64847
64848
64849
64850
64851
64852
64853
64854
64855
64856
64857
64858
64859
64860
64861
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 64847

class TransitGatewayMulticastGroup < Struct.new(
  :group_ip_address,
  :transit_gateway_attachment_id,
  :subnet_id,
  :resource_id,
  :resource_type,
  :resource_owner_id,
  :network_interface_id,
  :group_member,
  :group_source,
  :member_type,
  :source_type)
  SENSITIVE = []
  include Aws::Structure
end

#group_memberBoolean

Indicates that the resource is a transit gateway multicast group member.

Returns:

  • (Boolean)


64847
64848
64849
64850
64851
64852
64853
64854
64855
64856
64857
64858
64859
64860
64861
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 64847

class TransitGatewayMulticastGroup < Struct.new(
  :group_ip_address,
  :transit_gateway_attachment_id,
  :subnet_id,
  :resource_id,
  :resource_type,
  :resource_owner_id,
  :network_interface_id,
  :group_member,
  :group_source,
  :member_type,
  :source_type)
  SENSITIVE = []
  include Aws::Structure
end

#group_sourceBoolean

Indicates that the resource is a transit gateway multicast group member.

Returns:

  • (Boolean)


64847
64848
64849
64850
64851
64852
64853
64854
64855
64856
64857
64858
64859
64860
64861
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 64847

class TransitGatewayMulticastGroup < Struct.new(
  :group_ip_address,
  :transit_gateway_attachment_id,
  :subnet_id,
  :resource_id,
  :resource_type,
  :resource_owner_id,
  :network_interface_id,
  :group_member,
  :group_source,
  :member_type,
  :source_type)
  SENSITIVE = []
  include Aws::Structure
end

#member_typeString

The member type (for example, static).

Returns:

  • (String)


64847
64848
64849
64850
64851
64852
64853
64854
64855
64856
64857
64858
64859
64860
64861
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 64847

class TransitGatewayMulticastGroup < Struct.new(
  :group_ip_address,
  :transit_gateway_attachment_id,
  :subnet_id,
  :resource_id,
  :resource_type,
  :resource_owner_id,
  :network_interface_id,
  :group_member,
  :group_source,
  :member_type,
  :source_type)
  SENSITIVE = []
  include Aws::Structure
end

#network_interface_idString

The ID of the transit gateway attachment.

Returns:

  • (String)


64847
64848
64849
64850
64851
64852
64853
64854
64855
64856
64857
64858
64859
64860
64861
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 64847

class TransitGatewayMulticastGroup < Struct.new(
  :group_ip_address,
  :transit_gateway_attachment_id,
  :subnet_id,
  :resource_id,
  :resource_type,
  :resource_owner_id,
  :network_interface_id,
  :group_member,
  :group_source,
  :member_type,
  :source_type)
  SENSITIVE = []
  include Aws::Structure
end

#resource_idString

The ID of the resource.

Returns:

  • (String)


64847
64848
64849
64850
64851
64852
64853
64854
64855
64856
64857
64858
64859
64860
64861
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 64847

class TransitGatewayMulticastGroup < Struct.new(
  :group_ip_address,
  :transit_gateway_attachment_id,
  :subnet_id,
  :resource_id,
  :resource_type,
  :resource_owner_id,
  :network_interface_id,
  :group_member,
  :group_source,
  :member_type,
  :source_type)
  SENSITIVE = []
  include Aws::Structure
end

#resource_owner_idString

The ID of the Amazon Web Services account that owns the transit gateway multicast domain group resource.

Returns:

  • (String)


64847
64848
64849
64850
64851
64852
64853
64854
64855
64856
64857
64858
64859
64860
64861
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 64847

class TransitGatewayMulticastGroup < Struct.new(
  :group_ip_address,
  :transit_gateway_attachment_id,
  :subnet_id,
  :resource_id,
  :resource_type,
  :resource_owner_id,
  :network_interface_id,
  :group_member,
  :group_source,
  :member_type,
  :source_type)
  SENSITIVE = []
  include Aws::Structure
end

#resource_typeString

The type of resource, for example a VPC attachment.

Returns:

  • (String)


64847
64848
64849
64850
64851
64852
64853
64854
64855
64856
64857
64858
64859
64860
64861
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 64847

class TransitGatewayMulticastGroup < Struct.new(
  :group_ip_address,
  :transit_gateway_attachment_id,
  :subnet_id,
  :resource_id,
  :resource_type,
  :resource_owner_id,
  :network_interface_id,
  :group_member,
  :group_source,
  :member_type,
  :source_type)
  SENSITIVE = []
  include Aws::Structure
end

#source_typeString

The source type.

Returns:

  • (String)


64847
64848
64849
64850
64851
64852
64853
64854
64855
64856
64857
64858
64859
64860
64861
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 64847

class TransitGatewayMulticastGroup < Struct.new(
  :group_ip_address,
  :transit_gateway_attachment_id,
  :subnet_id,
  :resource_id,
  :resource_type,
  :resource_owner_id,
  :network_interface_id,
  :group_member,
  :group_source,
  :member_type,
  :source_type)
  SENSITIVE = []
  include Aws::Structure
end

#subnet_idString

The ID of the subnet.

Returns:

  • (String)


64847
64848
64849
64850
64851
64852
64853
64854
64855
64856
64857
64858
64859
64860
64861
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 64847

class TransitGatewayMulticastGroup < Struct.new(
  :group_ip_address,
  :transit_gateway_attachment_id,
  :subnet_id,
  :resource_id,
  :resource_type,
  :resource_owner_id,
  :network_interface_id,
  :group_member,
  :group_source,
  :member_type,
  :source_type)
  SENSITIVE = []
  include Aws::Structure
end

#transit_gateway_attachment_idString

The ID of the transit gateway attachment.

Returns:

  • (String)


64847
64848
64849
64850
64851
64852
64853
64854
64855
64856
64857
64858
64859
64860
64861
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 64847

class TransitGatewayMulticastGroup < Struct.new(
  :group_ip_address,
  :transit_gateway_attachment_id,
  :subnet_id,
  :resource_id,
  :resource_type,
  :resource_owner_id,
  :network_interface_id,
  :group_member,
  :group_source,
  :member_type,
  :source_type)
  SENSITIVE = []
  include Aws::Structure
end