Interface LocalGatewayRouteTableVirtualInterfaceGroupAssociation.Builder

    • Method Detail

      • localGatewayRouteTableVirtualInterfaceGroupAssociationId

        LocalGatewayRouteTableVirtualInterfaceGroupAssociation.Builder localGatewayRouteTableVirtualInterfaceGroupAssociationId​(String localGatewayRouteTableVirtualInterfaceGroupAssociationId)

        The ID of the association.

        Parameters:
        localGatewayRouteTableVirtualInterfaceGroupAssociationId - The ID of the association.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • localGatewayVirtualInterfaceGroupId

        LocalGatewayRouteTableVirtualInterfaceGroupAssociation.Builder localGatewayVirtualInterfaceGroupId​(String localGatewayVirtualInterfaceGroupId)

        The ID of the virtual interface group.

        Parameters:
        localGatewayVirtualInterfaceGroupId - The ID of the virtual interface group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • localGatewayRouteTableId

        LocalGatewayRouteTableVirtualInterfaceGroupAssociation.Builder localGatewayRouteTableId​(String localGatewayRouteTableId)

        The ID of the local gateway route table.

        Parameters:
        localGatewayRouteTableId - The ID of the local gateway route table.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • localGatewayRouteTableArn

        LocalGatewayRouteTableVirtualInterfaceGroupAssociation.Builder localGatewayRouteTableArn​(String localGatewayRouteTableArn)

        The Amazon Resource Name (ARN) of the local gateway route table for the virtual interface group.

        Parameters:
        localGatewayRouteTableArn - The Amazon Resource Name (ARN) of the local gateway route table for the virtual interface group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • ownerId

        LocalGatewayRouteTableVirtualInterfaceGroupAssociation.Builder ownerId​(String ownerId)

        The ID of the Amazon Web Services account that owns the local gateway virtual interface group association.

        Parameters:
        ownerId - The ID of the Amazon Web Services account that owns the local gateway virtual interface group association.
        Returns:
        Returns a reference to this object so that method calls can be chained together.